Searched defs:should_print (Results 1 – 8 of 8) sorted by relevance
91 bool should_print = in PrintRegisters() local
1961 void VerifyOutput(const String& output, bool should_print, in VerifyOutput()1980 void TestExpectedCall(bool should_print) { in TestExpectedCall()2011 void TestUninterestingCall(bool should_print) { in TestUninterestingCall()
385 bool should_print) { in TestLogWithSeverity()
1679 def PrintIndentifiers(filename, should_print): argument1703 def PrintAllIndentifiers(filenames, should_print): argument
1666 def PrintIndentifiers(filename, should_print): argument1690 def PrintAllIndentifiers(filenames, should_print): argument
2123 void VerifyOutput(const std::string& output, bool should_print, in VerifyOutput()2142 void TestExpectedCall(bool should_print) { in TestExpectedCall()2173 void TestUninterestingCallOnNaggyMock(bool should_print) { in TestUninterestingCallOnNaggyMock()
405 bool should_print) { in TestLogWithSeverity()
2387 static int should_print = -1; in should_print_nir() local