Searched defs:should_print (Results 1 – 7 of 7) sorted by relevance
2000 void VerifyOutput(const std::string& output, bool should_print, in VerifyOutput()2019 void TestExpectedCall(bool should_print) { in TestExpectedCall()2045 void TestUninterestingCallOnNaggyMock(bool should_print) { in TestUninterestingCallOnNaggyMock()
402 bool should_print) { in TestLogWithSeverity()
233 pub fn should_print(&self) -> bool { in should_print() method