Home
last modified time | relevance | path

Searched defs:testCallback (Results 1 – 6 of 6) sorted by relevance

/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DExternalScoreUpdateObserverProxyTest.java60 public void testCallback() throws Exception { in testCallback() method in ExternalScoreUpdateObserverProxyTest
/packages/apps/TV/common/tests/robotests/src/com/android/tv/common/support/tis/
DTisSessionTest.java35 private TestCallback testCallback; field in TisSessionTest
/packages/modules/Connectivity/tests/integration/src/com/android/server/net/integrationtests/
DConnectivityServiceIntegrationTest.kt336 val testCallback = TestableNetworkCallback() in testValidation() constant
/packages/modules/AdServices/adservices/tests/unittest/service-core/protectedaudience/src/com/android/adservices/service/customaudience/
DScheduleCustomAudienceUpdateImplTest.java1065 ScheduleUpdateTestCallback testCallback = new ScheduleUpdateTestCallback(latch); in callScheduleUpdate() local
/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/
DNetworkAgentTest.kt1642 val testCallback = TestableNetworkCallback(timeoutMs = DEFAULT_TIMEOUT_MS) in testRegisterAfterUnregister() constant
1675 val testCallback = TestableNetworkCallback(timeoutMs = DEFAULT_TIMEOUT_MS) in testUnregisterAfterReplacement() constant
DNetworkStatsManagerTest.java885 public void testCallback() throws Exception { in testCallback() method in NetworkStatsManagerTest