Searched defs:inexistent_file (Results 1 – 2 of 2) sorted by relevance
24 base::FilePath inexistent_file(temp_dir.GetPath().Append("policy.1")); in TEST() local
4641 FilePath inexistent_file = temp_dir_.GetPath().Append(FPL("inexistent_file")); in TEST_F() local