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.py205 self.append_test_output(line)
311 def append_test_output(self, message): member in CppTestParserLite
777 def append_test_output(self, message): member in CTestParser
1073 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
819 def append_test_output(self, message): member in JSUnitParser