Home
last modified time | relevance | path

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

/aosp12/packages/modules/Connectivity/tests/unit/java/com/android/server/
H A DConnectivityServiceTest.java5509 runTestWithSerialExecutors(executor -> doTestNattSocketKeepalivesFdWithExecutor(executor)); in testNattSocketKeepalives()
5788 private void doTestNattSocketKeepalivesFdWithExecutor(Executor executor) throws Exception { in doTestNattSocketKeepalivesFdWithExecutor() method