Searched refs:DelayedOperationsForTest (Results 1 – 1 of 1) sorted by relevance
27 private DelayedOperationsForTest mDelayedOperations;33 mDelayedOperations = new DelayedOperationsForTest(); in setUp()138 private static class DelayedOperationsForTest extends DelayedOperations { class in DelayedOperationsTests142 public DelayedOperationsForTest() { in DelayedOperationsForTest() method in DelayedOperationsTests.DelayedOperationsForTest