Searched defs:testCallback (Results 1 – 6 of 6) sorted by relevance
60 public void testCallback() throws Exception { in testCallback() method in ExternalScoreUpdateObserverProxyTest
35 private TestCallback testCallback; field in TisSessionTest
336 val testCallback = TestableNetworkCallback() in testValidation() constant
1065 ScheduleUpdateTestCallback testCallback = new ScheduleUpdateTestCallback(latch); in callScheduleUpdate() local
1642 val testCallback = TestableNetworkCallback(timeoutMs = DEFAULT_TIMEOUT_MS) in testRegisterAfterUnregister() constant1675 val testCallback = TestableNetworkCallback(timeoutMs = DEFAULT_TIMEOUT_MS) in testUnregisterAfterReplacement() constant
885 public void testCallback() throws Exception { in testCallback() method in NetworkStatsManagerTest