Searched defs:should_print (Results 1 – 5 of 5) sorted by relevance
74 bool BridgeLoggerConfig::should_print(mlir::Pass* pass) { in should_print() function in tensorflow::BridgeLoggerConfig
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()
1716 def PrintIndentifiers(filename, should_print): argument1740 def PrintAllIndentifiers(filenames, should_print): argument
4169 static int should_print = -1; in should_print_nir() local