Searched defs:expected_contents (Results 1 – 6 of 6) sorted by relevance
81 void VerifyStreamRead(const char* expected_contents, in VerifyStreamRead()93 void VerifyFileContents(const char* expected_contents, in VerifyFileContents()167 std::string expected_contents("bbccd"); in TEST_F() local191 std::string expected_contents("bbccd"); in TEST_F() local214 std::string expected_contents("bbccd"); in TEST_F() local286 void VerifyStreamRead(const char* expected_contents, in VerifyStreamRead()309 std::string expected_contents("abe"); in TEST_F() local322 std::string expected_contents("1234789"); in TEST_F() local
85 string expected_contents = *it->second; in ExpectFileMatches() local
92 std::string* expected_contents = in ExpectFileMatches() local
144 const string& expected_contents, bool ignore_cr) { in CompareWithGoldenFile()
196 std::unordered_map<std::string, int64_t> expected_contents; in TEST() local
294 const char* expected_contents) { in ExpectFileContents()