Home
last modified time | relevance | path

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

/test/testfwk/xdevice/plugins/ohos/src/ohos/parser/
Dparser_lite.py208 self.append_test_output(line)
316 def append_test_output(self, message): member in CppTestParserLite
784 def append_test_output(self, message): member in CTestParser
1080 def append_test_output(self, message): member in JSUnitParserLite
Dparser.py177 self.append_test_output(line)
312 def append_test_output(self, message): member in CppTestParser
820 def append_test_output(self, message): member in JSUnitParser