Home
last modified time | relevance | path

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

123

/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.cc208 std::string test_dir = GetTestTempDir() + "/icing/benchmark"; in BM_IndexLatency() local
248 std::string test_dir = GetTestTempDir() + "/icing/benchmark"; in BM_QueryLatency() local
295 std::string test_dir = GetTestTempDir() + "/icing/benchmark"; in BM_IndexThroughput() local
361 std::string test_dir = GetTestTempDir() + "/icing/benchmark"; in BM_MutlipleIndices() local
489 std::string test_dir = GetTestTempDir() + "/icing/benchmark"; in BM_SearchNoStackOverflow() local
555 std::string test_dir = GetTestTempDir() + "/icing/benchmark"; in BM_RepeatedPut() local
605 std::string test_dir = GetTestTempDir() + "/icing/benchmark"; in BM_Put() local
640 std::string test_dir = GetTestTempDir() + "/icing/benchmark"; in BM_Get() local
677 std::string test_dir = GetTestTempDir() + "/icing/benchmark"; in BM_Delete() local
717 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/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/autotest/server/cros/power/
Dwrapper_test_runner.py28 def __init__(self, config, test_dir): argument
/external/icing/icing/scoring/advanced_scoring/
Dadvanced-scorer_fuzz_test.cc29 const std::string test_dir = GetTestTempDir() + "/icing"; in LLVMFuzzerTestOneInput() local
/external/ltp/testcases/kernel/syscalls/readdir/
Dreaddir01.c45 DIR *test_dir; in verify_readdir() 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/python/cpython2/Lib/lib2to3/tests/
Dsupport.py16 test_dir = os.path.dirname(__file__) variable
/external/crosvm/e2e_tests/fixture/src/sys/
Dunix.rs67 pub test_dir: TempDir, field
128 let test_dir = TempDir::new()?; in new_generic() localVariable
/external/python/cpython3/Lib/lib2to3/tests/
Dsupport.py14 test_dir = os.path.dirname(__file__) variable
/external/ltp/testcases/kernel/syscalls/mkdirat/
Dmkdirat02.c23 static char test_dir[PATH_MAX] = "."; 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
/external/cronet/components/cronet/android/test/src/org/chromium/net/
DQuicTestServer.java39 String test_dir = TestFilesInstaller.getInstalledPath(context); in startQuicTestServer() local
/external/tensorflow/tensorflow/python/summary/writer/
Dwriter_test.py62 def _EventsReader(self, test_dir): argument
72 def assertEventsWithGraph(self, test_dir, g, has_shapes): argument
/external/tensorflow/tensorflow/python/platform/
Dflags_test.py87 def test_dir(self): member in FlagsTest
/external/brotli/python/tests/
D_test_utils.py14 test_dir = os.path.join(project_dir, 'tests') variable
/external/tensorflow/tensorflow/lite/testing/nnapi_tflite_zip_tests/
Dgenerated_examples_zip_test.cc38 const string test_dir = "/data/local/tmp"; in FindAllTests() local
/external/OpenCL-CTS/test_conformance/
Drun_conformance.py81 def run_test_checking_output(current_directory, test_dir, log_file): argument
/external/lz4/tests/
Dtest-lz4-abi.py69 test_dir = base_dir + '/tests' variable

123