Searched defs:TEST_WALLCLOCK_CREATION_TIME_MILLIS (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
H A DWifiConfigManagerTest.java76 private static final long TEST_WALLCLOCK_CREATION_TIME_MILLIS = 9845637; field in class:WifiConfigManagerTest
3329 TEST_WALLCLOCK_CREATION_TIME_MILLIS);
3590 when(mClock.getWallClockMillis()).thenReturn(TEST_WALLCLOCK_CREATION_TIME_MILLIS);

Completed in 69 milliseconds