Lines Matching defs:should_print
2061 // should_print is true, the output should match the given regex and
2064 void VerifyOutput(const std::string& output, bool should_print,
2067 if (should_print) {
2083 void TestExpectedCall(bool should_print) {
2094 should_print,
2105 should_print,
2114 void TestUninterestingCallOnNaggyMock(bool should_print) {
2128 should_print,
2140 should_print,