Home
last modified time | relevance | path

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

/platform_testing/libraries/compatibility-common-util/src/com/android/compatibility/common/util/
DLogcatInspector.java99 long lastEpochMicroseconds = 0; in numberOfLogcatStringsFound() local
121 if (epochMicroseconds >= lastEpochMicroseconds) { in numberOfLogcatStringsFound()