HomeSort by: relevance | last modified time | path
    Searched refs:input_path (Results 1 - 6 of 6) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/utils/lit/tests/
unittest-adaptor.py 14 input_path = sys.argv[1] variable
15 unittest_suite = lit.LitTestCase.load_test_suite([input_path])
  /src/crypto/external/apache2/openssl/dist/test/recipes/
04-test_conf.t 31 my $input_path = data_file($_);
36 unless ok(run(test([ 'confdump', $input_path ],
61-test_bio_prefix.t 26 my $input_path = data_file($_);
34 stdin => $input_path, stdout => $result_path)),
  /src/crypto/external/bsd/openssl/dist/test/recipes/
04-test_conf.t 31 my $input_path = data_file($_);
36 unless ok(run(test([ 'confdump', $input_path ],
61-test_bio_prefix.t 26 my $input_path = data_file($_);
34 stdin => $input_path, stdout => $result_path)),
  /src/external/apache2/llvm/dist/clang/utils/hmaptool/
hmaptool 172 input_path,output_path = args
174 with open(input_path, "r") as f:
244 input_path,output_path = args
246 hmap = HeaderMap.frompath(input_path)

Completed in 28 milliseconds