Home
last modified time | relevance | path

Searched defs:long_test_dir (Results 1 – 2 of 2) sorted by relevance

/external/cronet/base/files/
Dfile_util_unittest.cc737 FilePath long_test_dir = temp_dir_.GetPath().Append(kLongDirName); in TEST_F() local
787 FilePath long_test_dir = temp_dir_long.Append(FPL("A long directory name")); in TEST_F() local
/external/libchrome/base/files/
Dfile_util_unittest.cc599 FilePath long_test_dir = temp_dir_.GetPath().Append(kLongDirName); in TEST_F() local