Home
last modified time | relevance | path

Searched defs:test_subdir (Results 1 – 5 of 5) sorted by relevance

/external/icing/icing/
Dicing-search-engine_backwards_compatibility_test.cc81 std::string GetTestDataDir(std::string_view test_subdir) { in GetTestDataDir()
/external/libchrome/base/files/
Dfile_util_unittest.cc1380 FilePath test_subdir = in TEST_F() local
1411 FilePath test_subdir = temp_dir_.GetPath().Append(FPL("DeleteDirRecursive")); in TEST_F() local
1441 FilePath test_subdir = temp_dir_.GetPath().Append(FPL("DeleteWithOpenFile")); in TEST_F() local
/external/cronet/base/files/
Dfile_util_unittest.cc1836 FilePath test_subdir = in TEST_F() local
1867 FilePath test_subdir = temp_dir_.GetPath().Append(FPL("DeleteDirRecursive")); in TEST_F() local
1897 FilePath test_subdir = temp_dir_.GetPath().Append(FPL("DeleteWithOpenFile")); in TEST_F() local
/external/python/cpython2/Lib/test/
Dtest_mailbox.py1280 def test_subdir(self): member in TestMaildirMessage
/external/python/cpython3/Lib/test/
Dtest_mailbox.py1462 def test_subdir(self): member in TestMaildirMessage