Home | History | Annotate | Download | only in test

Lines Matching refs:should_print

2118   // should_print is true, the output should match the given regex and
2121 void VerifyOutput(const std::string& output, bool should_print,
2124 if (should_print) {
2140 void TestExpectedCall(bool should_print) {
2151 should_print,
2162 should_print,
2171 void TestUninterestingCallOnNaggyMock(bool should_print) {
2185 should_print,
2197 should_print,