Searched refs:createWithCurrentTime (Results 1 – 8 of 8) sorted by relevance
33 public static FakeClock createWithCurrentTime() { in createWithCurrentTime() method in FakeClock
42 private final FakeClock mFakeClock = FakeClock.createWithCurrentTime();
44 mFakeClock = FakeClock.createWithCurrentTime(); in setUp()
66 mFakeClock = FakeClock.createWithCurrentTime(); in setUp()
58 FakeClock fakeClock = FakeClock.createWithCurrentTime(); in setUp()
77 mFakeClock = FakeClock.createWithCurrentTime(); in setUp()
86 mFakeClock = FakeClock.createWithCurrentTime(); in setUp()
73 mClock = FakeClock.createWithCurrentTime(); in setUp()