Searched defs:FakeExecutor (Results 1 – 3 of 3) sorted by relevance
26 public class FakeExecutor implements DelayableExecutor { class39 public FakeExecutor(FakeSystemClock clock) { in FakeExecutor() method in FakeExecutor
317 ### TestableLooper.RunWithLooper
1038 private static class FakeExecutor implements Executor { class in RulesManagerServiceTest