Searched refs:PrintFailureOutput (Results 1 - 2 of 2) sorted by relevance
/third_party/node/deps/v8/third_party/test262-harness/src/ | ||
H A D | test262.py | 540 def PrintFailureOutput(self, progress, logfile): member in TestSuite 586 self.PrintFailureOutput(progress, logname) |
/third_party/node/tools/ | ||
H A D | test.py | 138 def PrintFailureOutput(self, failure): member in ProgressIndicator 264 self.PrintFailureOutput(failed) 329 def PrintFailureOutput(self, failure): member in ActionsAnnotationProgressIndicator |
Completed in 4 milliseconds