Searched refs:nonexistent_path (Results 1 – 1 of 1) sorted by relevance
252 FilePath nonexistent_path(temp_dir.GetPath().AppendASCII("nonexistent")); in TEST() local253 File file(nonexistent_path, File::FLAG_OPEN | File::FLAG_READ); in TEST()