Home
last modified time | relevance | path

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

/external/chromium_org/base/
Dpath_service_unittest.cc162 base::FilePath non_existent( in TEST_F() local
/external/chromium_org/base/files/
Dfile_util_unittest.cc626 FilePath non_existent = temp_dir_.path().AppendASCII("bogus_file_dne.foobar"); in TEST_F() local
636 FilePath non_existent = temp_dir_.path().AppendASCII("bogus_topdir"); in TEST_F() local
688 FilePath non_existent = temp_dir_.path().Append(FPL("Test DeleteFile 3.txt")); in TEST_F() local