Searched defs:should_print (Results 1 – 7 of 7) sorted by relevance
49 static bool should_print = false; in VerboseOut() local
2125 void VerifyOutput(const std::string& output, bool should_print, in VerifyOutput()2144 void TestExpectedCall(bool should_print) { in TestExpectedCall()2175 void TestUninterestingCallOnNaggyMock(bool should_print) { in TestUninterestingCallOnNaggyMock()
396 bool should_print) { in TestLogWithSeverity()
2002 void VerifyOutput(const std::string& output, bool should_print, in VerifyOutput()2021 void TestExpectedCall(bool should_print) { in TestExpectedCall()2047 void TestUninterestingCallOnNaggyMock(bool should_print) { in TestUninterestingCallOnNaggyMock()
401 bool should_print) { in TestLogWithSeverity()
1716 def PrintIndentifiers(filename, should_print): argument1740 def PrintAllIndentifiers(filenames, should_print): argument
4169 static int should_print = -1; in should_print_nir() local