Searched defs:__started__ (Results 1 – 3 of 3) sorted by relevance
| /test/testfwk/xdevice/plugins/ohos/src/ohos/executor/ | ||
| D | listener.py | 41 def __started__(self, lifecycle, test_result): member in CollectingLiteGTestListener |
| /test/testfwk/xdevice/src/xdevice/_core/executor/ | ||
| D | listener.py | 160 def __started__(self, lifecycle, test_result): member in LogListener |
| /test/testfwk/xdevice/src/xdevice/_core/ | ||
| D | interface.py | 233 def __started__(self, lifecycle, result): member in IListener |