Searched refs:expectString (Results 1 – 2 of 2) sorted by relevance
185 Verifier.expectString("void f() {\n}\n"); in TEST()191 Verifier.expectString("{\n}\n"); in TEST()
297 void expectString(const std::string &Str) { in expectString() function