Home
last modified time | relevance | path

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

/frameworks/base/ravenwood/bivalenttest/test/com/android/ravenwoodtest/bivalenttest/
DRavenwoodNativeAllocationRegistryTest.java70 final long timeoutTime = mRavenwoodRule.realCurrentTimeMillis() + 10_000; in testNativeAllocationRegistry()
92 if (mRavenwoodRule.realCurrentTimeMillis() > timeoutTime) { in testNativeAllocationRegistry()
/frameworks/base/ravenwood/junit-stub-src/android/platform/test/ravenwood/
DRavenwoodRuleImpl.java39 public static long realCurrentTimeMillis() { in realCurrentTimeMillis() method in RavenwoodRuleImpl
/frameworks/base/ravenwood/junit-src/android/platform/test/ravenwood/
DRavenwoodRule.java439 public long realCurrentTimeMillis() {