Searched refs:currentTestTimer (Results 1 – 2 of 2) sorted by relevance
277 resultOut.elapsedTimeSeconds = resultsOut->currentTestTimer.getElapsedTime(); in UpdateCurrentTestResult()299 mTestResults->currentTestTimer.start(); in OnTestStart()305 mTestResults->currentTestTimer.stop(); in OnTestEnd()834 result.elapsedTimeSeconds = mTestResults.currentTestTimer.getElapsedTime(); in onCrashOrTimeout()1139 if (mTestResults.currentTestTimer.getElapsedTime() > in startWatchdog()
88 Timer currentTestTimer; member