Searched refs:createWithCurrentTime (Results 1 – 6 of 6) sorted by relevance
33 public static FakeClock createWithCurrentTime() { in createWithCurrentTime() method in FakeClock
43 mFakeClock = FakeClock.createWithCurrentTime(); in setUp()
49 private FakeClock mFakeClock = FakeClock.createWithCurrentTime();
63 mFakeClock = FakeClock.createWithCurrentTime(); in setUp()
76 mFakeClock = FakeClock.createWithCurrentTime(); in setUp()
73 mClock = FakeClock.createWithCurrentTime(); in setUp()