Searched defs:expected_content (Results 1 – 3 of 3) sorted by relevance
38 std::vector<uint8_t> expected_content; in TEST_F() local
56 const string& expected_content) { in CheckFileContents()
392 bool is_android_dt_value_expected(const std::string& sub_path, const std::string& expected_content)… in is_android_dt_value_expected()