Searched defs:expected_contents (Results 1 – 7 of 7) 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
46 int test_link_contents(const char* linkname, const char *expected_contents) in test_link_contents()
92 std::string* expected_contents = in ExpectFileMatches() local
85 string expected_contents = *it->second; 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()