Searched refs:expectSubstring (Results 1 – 2 of 2) sorted by relevance
154 Verifier.expectSubstring("FunctionDecl"); in TEST()160 Verifier.expectSubstring("CompoundStmt"); in TEST()
262 void expectSubstring(const std::string &Str) { in expectSubstring() function