Searched refs:bad_path (Results 1 – 1 of 1) sorted by relevance
130 const std::string bad_path(GetTmpPath("does-not-exist.txt")); in TEST_F() local132 EXPECT_FALSE(file.Open(bad_path, MappedFile::kReadOnlyMode)); in TEST_F()