Searched refs:ExpectString (Results 1 – 2 of 2) sorted by relevance
290 ExpectString = Str; in expectString()300 if (Print.str() != ExpectString) { in verify()303 Msg << "Expected pretty print <" << ExpectString << ">, found <" in verify()310 std::string ExpectString;
85 void ExpectString(const WTF::String& expected_string, in ExpectString() function207 base::Bind(&ExpectString, strs[i], loop.QuitClosure())); in TEST_F()