Home
last modified time | relevance | path

Searched defs:test_dir (Results 51 – 75 of 105) sorted by relevance

12345

/aosp_15_r20/external/icing/icing/
H A Dicing-search-engine_flush_benchmark.cc141 std::string test_dir = GetTestTempDir() + "/icing/benchmark/flush"; in BM_FlushBenchmark() local
/aosp_15_r20/external/toybox/
H A Dtoybox-gtests.cpp179 std::string test_dir = android::base::GetExecutableDirectory() + "/tests"; in initTests() local
/aosp_15_r20/external/rust/android-crates-io/crates/p9/src/server/
Dtests.rs400 let mut test_dir = env::var_os("T") in setup() localVariable
424 let test_dir = ScopedPath(OsString::from_vec(buf.into_bytes())); in setup() localVariable
/aosp_15_r20/system/server_configurable_flags/aconfigd/
H A Daconfigd_socket_test.cpp129 auto test_dir = base::GetExecutableDirectory(); in add_new_storage_message() local
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/mount/
H A Dmount03.c106 DIR *test_dir; in test_file_dir_noatime() local
/aosp_15_r20/external/leveldb/helpers/memenv/
H A Dmemenv_test.cc146 std::string test_dir; in TEST_F() local
/aosp_15_r20/build/make/tools/aconfig/aconfig_storage_read_api/tests/
H A Dstorage_read_api_test.cpp49 auto const test_dir = test_base_dir + "/data/v1"; in SetUp() local
/aosp_15_r20/external/libchrome/components/policy/core/common/
H A Dconfig_dir_policy_loader_unittest.cc57 const base::FilePath& test_dir() { return test_dir_.GetPath(); } in test_dir() function in policy::__anona85fd7fb0111::TestHarness
/aosp_15_r20/build/make/tools/aconfig/aconfig_storage_write_api/tests/
H A Dstorage_write_api_test.cpp55 auto const test_dir = android::base::GetExecutableDirectory(); in SetUp() local
/aosp_15_r20/frameworks/rs/tests/java_api/RSUnitTests/
H A DRSUnitTests.py357 def CopyUnitTestToSupportLibTest(test, test_dir): argument
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_modulefinder.py300 def create_package(test_dir, source): argument
Dtest_genericalias.py402 def test_dir(self): member in BaseTest
/aosp_15_r20/external/tensorflow/tensorflow/python/training/
H A Dsupervisor_test.py51 def _summary_iterator(test_dir): argument
/aosp_15_r20/art/test/
H A Drun_test_build.py62 def __init__(self, args, android_build_top, test_dir): argument
/aosp_15_r20/external/libtracefs/src/
H A Dtracefs-utils.c234 static int test_dir(const char *dir, const char *file) in test_dir() function
/aosp_15_r20/system/extras/simpleperf/scripts/test/
H A Ddo_test.py266 def test_dir(self) -> Path: member in TestProcess
/aosp_15_r20/cts/tools/incremental-cts/
H A Dincremental_deqp.py258 def __init__(self, work_dir, test_dir, adb): argument
/aosp_15_r20/external/autotest/site_utils/
H A Dgenerate_test_report919 def _test_name_from_dir(self, test_dir): argument
/aosp_15_r20/external/pytorch/test/functorch/
H A Dtest_dims.py658 def test_dir(self): member in TestMin
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/unittest/test/testmock/
H A Dtestmagicmethods.py422 def test_dir(self): member in TestMockingMagicMethods
/aosp_15_r20/external/python/cpython3/Lib/unittest/test/testmock/
Dtestmagicmethods.py422 def test_dir(self): member in TestMockingMagicMethods
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_math.py32 test_dir = os.path.dirname(file) or os.curdir variable
/aosp_15_r20/system/apex/apexd/
H A Dapexd_utils_test.cpp267 std::string test_dir = android::base::GetExecutableDirectory(); in TEST() local
/aosp_15_r20/external/leveldb/benchmarks/
H A Ddb_bench_sqlite3.cc326 std::string test_dir; in Benchmark() local
/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/filesystem/plugins/gcs/
H A Dgcs_filesystem_test.cc36 const char* test_dir = getenv("GCS_TEST_TMPDIR"); in InitializeTmpDir() local

12345