Searched refs:index_file_contents (Results 1 – 1 of 1) sorted by relevance
573 const std::string index_file_contents("incorrectly serialized data"); in TEST_F() local576 ASSERT_TRUE(base::WriteFile(old_index_file, index_file_contents)); in TEST_F()