Home
last modified time | relevance | path

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

/packages/modules/Connectivity/tests/cts/hostside/app/src/com/android/cts/net/hostside/
DVpnTest.java612 checkConnectionOwnerUidTcp(client); in checkTcpReflection()
613 checkConnectionOwnerUidTcp(server); in checkTcpReflection()
654 private void checkConnectionOwnerUidTcp(Socket s) { in checkConnectionOwnerUidTcp() method in VpnTest