Searched refs:idmap_contents (Results 1 – 1 of 1) sorted by relevance
209 std::string idmap_contents; in TEST_F() local210 ASSERT_TRUE(base::ReadFileToString("overlay/overlay.idmap", &idmap_contents)); in TEST_F()213 ASSERT_TRUE(base::WriteStringToFile(idmap_contents, temp_file.path)); in TEST_F()