Searched defs:test_file_name (Results 1 – 12 of 12) sorted by relevance
/aosp_15_r20/external/leveldb/util/ |
H A D | env_test.cc | 32 std::string test_file_name = test_dir + "/open_on_read.txt"; in TEST_F() local 190 std::string test_file_name = test_dir + "/reopen_writable_file.txt"; in TEST_F() local 214 std::string test_file_name = test_dir + "/reopen_appendable_file.txt"; in TEST_F() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/codegen/core/ |
D | gen_grpc_tls_credentials_options.py | 323 test_file_name = TEST_FILE_NAME variable 325 test_file_name = tempfile.NamedTemporaryFile(delete=False).name variable
|
/aosp_15_r20/external/grpc-grpc/tools/codegen/core/ |
H A D | gen_grpc_tls_credentials_options.py | 454 test_file_name = TEST_FILE_NAME variable 456 test_file_name = tempfile.NamedTemporaryFile(delete=False).name variable
|
/aosp_15_r20/build/soong/scripts/ |
H A D | test_config_fixer.py | 72 def overwrite_test_file_name(test_config_doc, test_file_name): argument
|
/aosp_15_r20/external/rust/android-crates-io/crates/uniffi_macros/src/ |
D | test.rs | 24 let test_file_name = test_file_pathbuf in build_foreign_language_testcases() localVariable
|
/aosp_15_r20/external/webrtc/rtc_tools/frame_analyzer/ |
H A D | frame_analyzer.cc | 99 const std::string test_file_name = absl::GetFlag(FLAGS_test_file); in main() local
|
/aosp_15_r20/external/cronet/testing/data_driven_testing/ |
H A D | data_driven_test.cc | 69 const base::FilePath& test_file_name, in RunOneDataDrivenTest()
|
/aosp_15_r20/external/webrtc/modules/audio_processing/transient/ |
H A D | wpd_tree_unittest.cc | 108 std::string test_file_name = test::ResourcePath( in TEST() local
|
/aosp_15_r20/build/make/tools/releasetools/ |
H A D | test_common.py | 410 test_file_name=None, expected_stat=None, expected_mode=0o644, argument 447 def _test_ZipWriteFile(self, test_file_name, extra_zipwrite_args=None): argument
|
/aosp_15_r20/external/cronet/build/android/ |
H A D | test_runner.py | 985 def _SinkTestResult(test_result, test_file_name, result_sink_client): argument
|
/aosp_15_r20/external/angle/build/android/ |
H A D | test_runner.py | 989 def _SinkTestResult(test_result, test_file_name, result_sink_client): argument
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/spir/ |
H A D | main.cpp | 6886 std::string test_file_name; // name of the .selected test (NULL for all) in main() local
|