Home
last modified time | relevance | path

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

123

/external/icing/icing/index/main/
Dposting-list-accessor_test.cc43 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/llvm-project/compiler-rt/test/asan/Unit/
Dlit.site.cfg.py.in35 test_dir = "dynamic" variable
37 test_dir = "default" variable
/external/tensorflow/tensorflow/compiler/mlir/
Drunlit.site.cfg.py59 test_dir = os.environ['TEST_TARGET'] variable
60 test_dir = test_dir.strip('/').rsplit(':', 1)[0] variable
/external/icing/icing/
Dicing-search-engine_benchmark.cc206 std::string test_dir = GetTestTempDir() + "/icing/benchmark"; in BM_IndexLatency() local
276 std::string test_dir = GetTestTempDir() + "/icing/benchmark"; in BM_IndexThroughput() local
341 std::string test_dir = GetTestTempDir() + "/icing/benchmark"; in BM_MutlipleIndices() local
469 std::string test_dir = GetTestTempDir() + "/icing/benchmark"; in BM_SearchNoStackOverflow() local
535 std::string test_dir = GetTestTempDir() + "/icing/benchmark"; in BM_RepeatedPut() local
585 std::string test_dir = GetTestTempDir() + "/icing/benchmark"; in BM_Put() local
620 std::string test_dir = GetTestTempDir() + "/icing/benchmark"; in BM_Get() local
657 std::string test_dir = GetTestTempDir() + "/icing/benchmark"; in BM_Delete() local
697 std::string test_dir = GetTestTempDir() + "/icing/benchmark"; in BM_PutMaxAllowedDocuments() local
/external/tensorflow/tensorflow/python/framework/
Dmeta_graph_test.py341 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/
Dwrapper_test_runner.py28 def __init__(self, config, test_dir): argument
/external/icing/icing/file/
Dmemory-mapped-file-leak_test.cc34 std::string test_dir = GetTestTempDir(); in TEST() local
/external/tensorflow/tensorflow/python/training/
Dsaver_test.py1891 def _testMultiSaverCollectionSave(self, test_dir): argument
1935 def _testMultiSaverCollectionRestore(self, test_dir): argument
2086 def _testGraphExtensionSave(self, test_dir): argument
2152 def _testGraphExtensionRestore(self, test_dir): argument
2190 def _testRestoreFromTrainGraphWithControlContext(self, test_dir): argument
2677 def _testScopedSave(self, test_dir, exported_filename, ckpt_filename): argument
2754 def _testScopedRestore(self, test_dir, exported_filename, argument
/external/python/cpython2/Lib/lib2to3/tests/
Dsupport.py16 test_dir = os.path.dirname(__file__) variable
/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.py30 def _RunTest(self, test_dir, check_all_build_files=False): argument
/external/autotest/site_utils/lxc/
Dbase_image_unittest.py21 test_dir = None variable
/external/llvm-project/debuginfo-tests/dexter/dex/tools/
DTestToolBase.py144 def _run_test(self, test_dir): argument
/external/ltp/testcases/kernel/syscalls/readdir/
Dreaddir01.c154 DIR *test_dir; in main() local
/external/autotest/client/tests/xfstests/
Dxfstests.py113 def run_once(self, test_dir='generic', test_number='000', group=None, argument
/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/tensorflow/tensorflow/python/platform/
Dflags_test.py81 def test_dir(self): member in FlagsTest
/external/tensorflow/tensorflow/python/summary/writer/
Dwriter_test.py65 def _EventsReader(self, test_dir): argument
75 def _assertEventsWithGraph(self, test_dir, g, has_shapes): argument
/external/tensorflow/tensorflow/core/profiler/convert/
Dxplane_to_op_stats_test.cc195 void BuildAndStoreXSpaceForTest(Env* test_env, absl::string_view test_dir, in BuildAndStoreXSpaceForTest()
229 std::string test_dir = io::JoinPath(testing::TmpDir(), "test_dir"); in TEST() local
/external/crosvm/integration_tests/tests/
Dfixture.rs162 test_dir: TempDir, field
245 let test_dir = TempDir::new()?; in new() localVariable
/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.py72 def run_test_checking_output(current_directory, test_dir, log_file): argument
/external/rust/crates/nix/test/
Dtest.rs11 mod test_dir; module

123