Searched refs:updated_content (Results 1 – 1 of 1) sorted by relevance
862 std::string updated_content; in TEST_F() local863 ASSERT_TRUE(android::base::ReadFileToString(image_file_, &updated_content)); in TEST_F()864 ASSERT_EQ(brotli_new_data, updated_content); in TEST_F()