/external/icing/icing/index/main/ |
D | posting-list-accessor_test.cc | 43 std::string test_dir = GetTestTempDir() + "/test_dir"; in TEST() local 74 std::string test_dir = GetTestTempDir() + "/test_dir"; in TEST() local 117 std::string test_dir = GetTestTempDir() + "/test_dir"; in TEST() local 176 std::string test_dir = GetTestTempDir() + "/test_dir"; in TEST() local 230 std::string test_dir = GetTestTempDir() + "/test_dir"; in TEST() local 301 std::string test_dir = GetTestTempDir() + "/test_dir"; in TEST() local 317 std::string test_dir = GetTestTempDir() + "/test_dir"; in TEST() local 340 std::string test_dir = GetTestTempDir() + "/test_dir"; in TEST() local 357 std::string test_dir = GetTestTempDir() + "/test_dir"; in TEST() local
|
/external/tensorflow/tensorflow/compiler/mlir/ |
D | runlit.site.cfg.py | 62 test_dir = os.environ['TEST_TARGET'] variable 63 test_dir = test_dir.strip('/').rsplit(':', 1)[0] variable
|
/external/icing/icing/ |
D | icing-search-engine_benchmark.cc | 205 std::string test_dir = GetTestTempDir() + "/icing/benchmark"; in BM_IndexLatency() local 276 std::string test_dir = GetTestTempDir() + "/icing/benchmark"; in BM_QueryLatency() local 326 std::string test_dir = GetTestTempDir() + "/icing/benchmark"; in BM_IndexThroughput() local 392 std::string test_dir = GetTestTempDir() + "/icing/benchmark"; in BM_MutlipleIndices() local 520 std::string test_dir = GetTestTempDir() + "/icing/benchmark"; in BM_SearchNoStackOverflow() local 586 std::string test_dir = GetTestTempDir() + "/icing/benchmark"; in BM_RepeatedPut() local 636 std::string test_dir = GetTestTempDir() + "/icing/benchmark"; in BM_Put() local 671 std::string test_dir = GetTestTempDir() + "/icing/benchmark"; in BM_Get() local 708 std::string test_dir = GetTestTempDir() + "/icing/benchmark"; in BM_Delete() local 748 std::string test_dir = GetTestTempDir() + "/icing/benchmark"; in BM_PutMaxAllowedDocuments() local
|
D | icing-search-engine_flush_benchmark.cc | 142 std::string test_dir = GetTestTempDir() + "/icing/benchmark/flush"; in BM_FlushBenchmark() local
|
/external/tensorflow/tensorflow/python/framework/ |
D | meta_graph_test.py | 341 def _testScopedExport(self, test_dir, exported_filenames): argument 426 def _testScopedImport(self, test_dir, exported_filenames): argument 709 def _testScopedExportWithQueue(self, test_dir, exported_filename): argument 727 def _testScopedImportWithQueue(self, test_dir, exported_filename, argument
|
/external/autotest/server/cros/power/ |
D | wrapper_test_runner.py | 28 def __init__(self, config, test_dir): argument
|
/external/icing/icing/file/ |
D | memory-mapped-file-leak_test.cc | 34 std::string test_dir = GetTestTempDir(); in TEST() local
|
/external/tensorflow/tensorflow/python/training/ |
D | saver_test.py | 1956 def _testMultiSaverCollectionSave(self, test_dir): argument 2000 def _testMultiSaverCollectionRestore(self, test_dir): argument 2151 def _testGraphExtensionSave(self, test_dir): argument 2217 def _testGraphExtensionRestore(self, test_dir): argument 2255 def _testRestoreFromTrainGraphWithControlContext(self, test_dir): argument 2742 def _testScopedSave(self, test_dir, exported_filename, ckpt_filename): argument 2819 def _testScopedRestore(self, test_dir, exported_filename, argument
|
/external/python/cpython2/Lib/lib2to3/tests/ |
D | support.py | 16 test_dir = os.path.dirname(__file__) variable
|
/external/python/cpython3/Lib/lib2to3/tests/ |
D | support.py | 14 test_dir = os.path.dirname(__file__) variable
|
/external/ltp/testcases/kernel/syscalls/mkdirat/ |
D | mkdirat02.c | 23 static char test_dir[PATH_MAX] = "."; variable
|
/external/webrtc/tools_webrtc/presubmit_checks_lib/ |
D | check_package_boundaries_test.py | 30 def _RunTest(self, test_dir, check_all_build_files=False): argument
|
/external/tensorflow/tensorflow/core/debug/ |
D | debug_io_utils_test.cc | 108 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/autotest/site_utils/lxc/ |
D | base_image_unittest.py | 21 test_dir = None variable
|
/external/ltp/testcases/kernel/syscalls/readdir/ |
D | readdir01.c | 154 DIR *test_dir; in main() local
|
/external/tensorflow/tensorflow/python/summary/writer/ |
D | writer_test.py | 65 def _EventsReader(self, test_dir): argument 75 def _assertEventsWithGraph(self, test_dir, g, has_shapes): argument
|
/external/autotest/client/tests/xfstests/ |
D | xfstests.py | 113 def run_once(self, test_dir='generic', test_number='000', group=None, argument
|
/external/tensorflow/tensorflow/python/platform/ |
D | flags_test.py | 91 def test_dir(self): member in FlagsTest
|
/external/crosvm/integration_tests/tests/ |
D | fixture.rs | 165 test_dir: TempDir, field 268 let test_dir = TempDir::new()?; in new() localVariable
|
/external/brotli/python/tests/ |
D | _test_utils.py | 14 test_dir = os.path.join(project_dir, 'tests') variable
|
/external/tensorflow/tensorflow/lite/testing/nnapi_tflite_zip_tests/ |
D | generated_examples_zip_test.cc | 38 const string test_dir = "/data/local/tmp"; in FindAllTests() local
|
/external/OpenCL-CTS/test_conformance/ |
D | run_conformance.py | 72 def run_test_checking_output(current_directory, test_dir, log_file): argument
|
/external/rust/crates/nix/test/ |
D | test.rs | 11 mod test_dir; module
|
/external/tensorflow/tensorflow/lite/delegates/ |
D | serialization_test.cc | 240 std::string test_dir = getSerializationDir(); in TEST_F() local 315 std::string test_dir = getSerializationDir(); in TEST_F() local
|
/external/libchrome/components/policy/core/common/ |
D | config_dir_policy_loader_unittest.cc | 57 const base::FilePath& test_dir() { return test_dir_.GetPath(); } in test_dir() function in policy::__anon2d719db10111::TestHarness
|