Home
last modified time | relevance | path

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

/aosp_15_r20/external/libbrillo/policy/tests/
H A Dpolicy_util_test.cc24 base::FilePath inexistent_file(temp_dir.GetPath().Append("policy.1")); in TEST() local
/aosp_15_r20/external/cronet/base/files/
H A Dfile_util_unittest.cc4641 FilePath inexistent_file = temp_dir_.GetPath().Append(FPL("inexistent_file")); in TEST_F() local