Searched refs:expectStringPiece (Results 1 – 2 of 2) sorted by relevance
9 …void expectStringPiece(const StringPiece& blah) {}; // expected-note {{passing argument to parame… in expectStringPiece() function12 …expectStringPiece(s); // expected-error {{no viable conversion from 'const string' to incomplete … in test()17 …static void expectStringPiece(const StringPiece& blah) {}; // expected-note {{passing argument to… in expectStringPiece() function20 …expectStringPiece(s); // expected-error {{no viable conversion from 'const string' to incomplete … in test()