Home
last modified time | relevance | path

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

/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/
DNetworkAgentTest.kt192 private var qosTestSocket: Closeable? = null // either Socket or DatagramSocket variable
1004 val (agent, qosTestSocket) = when (proto) { in validateQosCallbackRegisterAndUnregister() constant
1051 val (agent, qosTestSocket) = when (proto) { in validateQosCallbackOnQosSession() constant
1099 val (agent, qosTestSocket) = setupForQosSocket() in testQosCallbackOnError() constant
1137 val (agent, qosTestSocket) = setupForQosSocket() in testQosCallbackIdsAreMappedCorrectly() constant
1177 val (agent, qosTestSocket) = setupForQosSocket() in testQosCallbackWhenNetworkReleased() constant