Home
last modified time | relevance | path

Searched refs:PrintInfo (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/tbe/
Dascend_kernel_compile.cc129 void PrintInfo(const nlohmann::json &info, const std::string &job_name, const int job_id, int adjus… in PrintInfo() function
292 PrintInfo(item, json_name, job_id, adjust_log_level); in PrintProcessLog()
/third_party/json/third_party/cpplint/
Dcpplint.py1096 self.PrintInfo('Category \'%s\' errors found: %d\n' %
1099 self.PrintInfo('Total errors found: %d\n' % self.error_count)
1101 def PrintInfo(self, message): member in _CppLintState
6250 _cpplint_state.PrintInfo('Ignoring "%s": file excluded by "%s". '
6382 _cpplint_state.PrintInfo('Done processing %s\n' % filename)