Searched defs:PrintString (Results 1 – 2 of 2) sorted by relevance
8 void PrintString(const std::string& msg) const { in PrintString() function in Action
895 TEST_F(ScopedPrinterTest, PrintString) { in TEST_F() argument