Home
last modified time | relevance | path

Searched refs:getCurrentTimestamp (Results 1 – 2 of 2) sorted by relevance

/platform_testing/libraries/health/runners/longevity/host/src/android/host/test/longevity/listener/
DTimeoutTerminator.java49 mStartTimestamp = getCurrentTimestamp(); in testStarted()
57 && (getCurrentTimestamp() - mStartTimestamp) > mSuiteTimeout) { in testFinished()
72 protected long getCurrentTimestamp() { in getCurrentTimestamp() method in TimeoutTerminator
/platform_testing/libraries/health/runners/longevity/platform/src/android/platform/test/longevity/listener/
DTimeoutTerminator.java39 protected long getCurrentTimestamp() { in getCurrentTimestamp() method in TimeoutTerminator