Searched defs:expected_contents (Results 1 – 5 of 5) sorted by relevance
56 void VerifyStreamRead(const char* expected_contents, in VerifyStreamRead()74 void VerifyFileContents(const char* expected_contents, in VerifyFileContents()152 std::string expected_contents("bbccd"); in TEST_F() local215 void VerifyStreamRead(const char* expected_contents, in VerifyStreamRead()244 std::string expected_contents("abe"); in TEST_F() local257 std::string expected_contents("1234789"); in TEST_F() local
92 string* expected_contents = FindPtrOrNull(files_, virtual_filename); in ExpectFileMatches() local
134 const string& expected_contents) { in CompareWithGoldenFile()
196 std::unordered_map<std::string, int64_t> expected_contents; in TEST() local
270 const char* expected_contents) { in ExpectFileContents()