Searched refs:BatchExecutorLogHandler (Results 1 – 2 of 2) sorted by relevance
51 class BatchExecutorLogHandler : public TestLogHandler class54 BatchExecutorLogHandler (BatchResult* batchResult);55 ~BatchExecutorLogHandler (void);113 BatchExecutorLogHandler m_logHandler;
124 BatchExecutorLogHandler::BatchExecutorLogHandler (BatchResult* batchResult) in BatchExecutorLogHandler() function in xe::BatchExecutorLogHandler129 BatchExecutorLogHandler::~BatchExecutorLogHandler (void) in ~BatchExecutorLogHandler()133 void BatchExecutorLogHandler::setSessionInfo (const SessionInfo& sessionInfo) in setSessionInfo()138 TestCaseResultPtr BatchExecutorLogHandler::startTestCaseResult (const char* casePath) in startTestCaseResult()147 void BatchExecutorLogHandler::testCaseResultUpdated (const TestCaseResultPtr&) in testCaseResultUpdated()151 void BatchExecutorLogHandler::testCaseResultComplete (const TestCaseResultPtr& result) in testCaseResultComplete()