Home
last modified time | relevance | path

Searched defs:test_dir (Results 1 – 25 of 85) sorted by relevance

1234

/external/sdv/vsomeip/third_party/boost/process/test/
Dstart_dir.cpp23 struct test_dir struct
26 test_dir(const std::string &s) : s_(s) in test_dir() function
28 ~test_dir() { boost::filesystem::remove(s_); } in ~test_dir() argument
/external/leveldb/util/
Denv_posix_test.cc186 std::string test_dir; in TEST_F() local
221 std::string test_dir; in TEST_F() local
238 std::string test_dir; in TEST_F() local
266 std::string test_dir; in TEST_F() local
283 std::string test_dir; in TEST_F() local
300 std::string test_dir; in TEST_F() local
317 std::string test_dir; in TEST_F() local
Denv_test.cc30 std::string test_dir; in TEST_F() local
171 std::string test_dir; in TEST_F() local
188 std::string test_dir; in TEST_F() local
212 std::string test_dir; in TEST_F() local
Denv_windows_test.cc28 std::string test_dir; in TEST_F() local
/external/tensorflow/tensorflow/compiler/mlir/
Drunlit.site.cfg.py63 test_dir = os.environ['TEST_TARGET'] variable
64 test_dir = test_dir.strip('/').rsplit(':', 1)[0] variable
/external/icing/icing/
Dicing-search-engine_benchmark.cc210 std::string test_dir = GetTestTempDir() + "/icing/benchmark"; in BM_IndexLatency() local
249 std::string test_dir = GetTestTempDir() + "/icing/benchmark"; in BM_QueryLatency() local
296 std::string test_dir = GetTestTempDir() + "/icing/benchmark"; in BM_IndexThroughput() local
362 std::string test_dir = GetTestTempDir() + "/icing/benchmark"; in BM_MutlipleIndices() local
490 std::string test_dir = GetTestTempDir() + "/icing/benchmark"; in BM_SearchNoStackOverflow() local
556 std::string test_dir = GetTestTempDir() + "/icing/benchmark"; in BM_RepeatedPut() local
606 std::string test_dir = GetTestTempDir() + "/icing/benchmark"; in BM_Put() local
641 std::string test_dir = GetTestTempDir() + "/icing/benchmark"; in BM_Get() local
678 std::string test_dir = GetTestTempDir() + "/icing/benchmark"; in BM_Delete() local
718 std::string test_dir = GetTestTempDir() + "/icing/benchmark"; in BM_PutMaxAllowedDocuments() local
[all …]
/external/autotest/contrib/
Dupload_results.py503 def write_bug_id(self, test_dir, bug_id): argument
571 def upload_result_and_notify(self, test_dir, moblab_id, job, force): argument
578 def upload_batch_files(self, gs_path, test_dir, files): argument
590 def upload_result(self, test_dir, moblab_id, job_id, hostname): argument
643 def send_pubsub_message(self, test_dir, moblab_id, job_id): argument
678 def uploaded(self, test_dir): argument
/external/pytorch/scripts/compile_tests/
Dupdate_failures.py42 filename, test_dir, unexpected_successes, new_xfails, new_skips, unexpected_skips argument
142 def update(filename, test_dir, py38_dir, py311_dir, also_remove_skips): argument
/external/tensorflow/tensorflow/python/framework/
Dmeta_graph_test.py337 def _testScopedExport(self, test_dir, exported_filenames): argument
422 def _testScopedImport(self, test_dir, exported_filenames): argument
705 def _testScopedExportWithQueue(self, test_dir, exported_filename): argument
723 def _testScopedImportWithQueue(self, test_dir, exported_filename, argument
/external/flatbuffers/tests/nim/
Dtestnim.py8 test_dir = test_nim_dir.parent variable
/external/rust/android-crates-io/crates/tokio/tests/
Dfs_remove_dir_all.rs11 let test_dir = temp_dir.path().join("test"); in remove_dir_all() localVariable
/external/sdv/vsomeip/third_party/boost/filesystem/example/
Ddirectory_symlink_parent_resolution.cpp27 path test_dir(current_path() / "dspr_demo"); in cpp_main() local
/external/autotest/server/cros/power/
Dwrapper_test_runner.py28 def __init__(self, config, test_dir): argument
/external/rust/crates/vhost-device-vsock/src/
Dmain.rs343 let test_dir = tempdir().expect("Could not create a temp test directory."); in test_vsock_config_setup() localVariable
367 let test_dir = tempdir().expect("Could not create a temp test directory."); in test_vsock_config_setup_from_vm_args() localVariable
440 let test_dir = tempdir().expect("Could not create a temp test directory."); in test_vsock_config_setup_from_file() localVariable
510 let test_dir = tempdir().expect("Could not create a temp test directory."); in test_vsock_server() localVariable
/external/cronet/tot/third_party/boringssl/src/pki/
Dcert_issuer_source_static_unittest.cc40 std::string test_dir = "testdata/cert_issuer_source_static_unittest/"; in TEST() local
/external/cronet/stable/third_party/boringssl/src/pki/
Dcert_issuer_source_static_unittest.cc40 std::string test_dir = "testdata/cert_issuer_source_static_unittest/"; in TEST() local
/external/ltp/testcases/kernel/syscalls/readdir/
Dreaddir01.c47 DIR *test_dir; in verify_readdir() local
/external/pytorch/torch/testing/_internal/
Ddynamo_test_failures.py58 test_dir = find_test_dir() variable
/external/icing/icing/scoring/advanced_scoring/
Dadvanced-scorer_fuzz_test.cc39 const std::string test_dir = GetTestTempDir() + "/icing"; in LLVMFuzzerTestOneInput() local
/external/tensorflow/tensorflow/python/training/
Dsaver_test.py1957 def _testMultiSaverCollectionSave(self, test_dir): argument
2001 def _testMultiSaverCollectionRestore(self, test_dir): argument
2152 def _testGraphExtensionSave(self, test_dir): argument
2218 def _testGraphExtensionRestore(self, test_dir): argument
2256 def _testRestoreFromTrainGraphWithControlContext(self, test_dir): argument
2743 def _testScopedSave(self, test_dir, exported_filename, ckpt_filename): argument
2820 def _testScopedRestore(self, test_dir, exported_filename, argument
/external/ltp/testcases/kernel/syscalls/mkdirat/
Dmkdirat02.c22 static char test_dir[PATH_MAX] = "."; variable
/external/ltp/testcases/kernel/syscalls/chmod/
Dchmod01.c22 static char *test_dir; variable
/external/webrtc/tools_webrtc/presubmit_checks_lib/
Dcheck_package_boundaries_test.py28 def _RunTest(self, test_dir, check_all_build_files=False): argument
/external/autotest/site_utils/lxc/
Dbase_image_unittest.py26 test_dir = None variable
/external/tensorflow/tensorflow/core/debug/
Ddebug_io_utils_test.cc108 const string test_dir = testing::TmpDir(); in TEST_F() local
151 const string test_dir = testing::TmpDir(); in TEST_F() local
203 const string test_dir = testing::TmpDir(); in TEST_F() local

1234