Searched defs:onReportStarted (Results 1 – 4 of 4) sorted by relevance
28 void onReportStarted(); in onReportStarted() method
76 virtual Status onReportStarted() { return Status::ok(); }; in onReportStarted() function in SimpleListener
61 virtual Status onReportStarted() { in onReportStarted() function in TestListener
70 StatusListener::onReportStarted() in onReportStarted() function in StatusListener