Searched defs:__started__ (Results 1 – 4 of 4) sorted by relevance
| /test/testfwk/xdevice/src/xdevice/_core/executor/ | ||
| D | listener.py | 62 def __started__(self, lifecycle, test_result): member in LogListener |
| D | abs.py | 51 def __started__(self, lifecycle, result): member in AbsReportListener |
| /test/testfwk/xdevice/plugins/ohos/src/ohos/executor/ | ||
| D | listener.py | 46 def __started__(self, lifecycle, test_result): member in CollectingLiteGTestListener |
| /test/testfwk/xdevice/src/xdevice/_core/ | ||
| D | interface.py | 242 def __started__(self, lifecycle, result): member in IListener |