Home
last modified time | relevance | path

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

/frameworks/base/tests/net/java/com/android/server/
DConnectivityServiceTest.java4161 runTestWithSerialExecutors(executor -> doTestNattSocketKeepalivesFdWithExecutor(executor)); in testNattSocketKeepalives()
4412 private void doTestNattSocketKeepalivesFdWithExecutor(Executor executor) throws Exception { in doTestNattSocketKeepalivesFdWithExecutor() method in ConnectivityServiceTest