Searched refs:IsFailureOutput (Results 1 - 3 of 3) sorted by relevance
/third_party/node/test/message/ | ||
H A D | testcfg.py | 53 def IsFailureOutput(self, output): member in MessageTestCase |
/third_party/node/test/pseudo-tty/ | ||
H A D | testcfg.py | 58 def IsFailureOutput(self, output): member in TTYTestCase |
/third_party/node/tools/ | ||
H A D | test.py | 578 output.failed = self.IsFailureOutput(output) 581 def IsFailureOutput(self, output): member in TestCase |
Completed in 4 milliseconds