Searched refs:invalid_file_ (Results 1 – 1 of 1) sorted by relevance
339 FilePath invalid_file_ = FilePath().AppendASCII("bad/../non_existent/path"); in TEST_F() local340 EXPECT_FALSE(PathExists(invalid_file_)); in TEST_F()342 ImportantFileWriter::WriteFileAtomically(invalid_file_, nullptr)); in TEST_F()346 ImportantFileWriter::WriteFileAtomically(invalid_file_, nullptr, "test")); in TEST_F()