Home
last modified time | relevance | path

Searched refs:expectStarted (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Connectivity/tests/unit/java/com/android/server/
DConnectivityServiceTest.java5270 public void expectStarted() throws Exception { in expectStarted() method in TestKeepaliveCallback
5344 public void expectStarted() throws InterruptedException { in expectStarted() method in TestSocketKeepaliveCallback
5435 callback.expectStarted(); in testPacketKeepalives()
5443 callback.expectStarted(); in testPacketKeepalives()
5452 callback.expectStarted(); in testPacketKeepalives()
5470 callback.expectStarted(); in testPacketKeepalives()
5477 callback2.expectStarted(); in testPacketKeepalives()
5487 callback3.expectStarted(); in testPacketKeepalives()
5589 callback.expectStarted(); in doTestNattSocketKeepalivesWithExecutor()
5596 callback.expectStarted(); in doTestNattSocketKeepalivesWithExecutor()
[all …]
/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/
DConnectivityManagerTest.java1315 public void expectStarted() { in expectStarted() method in ConnectivityManagerTest.TestSocketKeepaliveCallback
1470 callback.expectStarted(); in testCreateTcpKeepalive()