Searched refs:PrintString (Results 1 – 2 of 2) sorted by relevance
8 void PrintString(const std::string& msg) const { in PrintString() function in Action12 PrintString("PrintString called!"); // this line is important in Throw()
814 TEST_F(ScopedPrinterTest, PrintString) { in TEST_F() argument