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.kt233 private var qosTestSocket: Closeable? = null // either Socket or DatagramSocket variable
1383 val (agent, qosTestSocket) = when (proto) { in validateQosCallbackRegisterAndUnregister() constant
1431 val (agent, qosTestSocket) = when (proto) { in validateQosCallbackOnQosSession() constant
1479 val (agent, qosTestSocket) = setupForQosSocket() in testQosCallbackOnError() constant
1519 val (agent, qosTestSocket) = setupForQosSocket() in testQosCallbackIdsAreMappedCorrectly() constant
1559 val (agent, qosTestSocket) = setupForQosSocket() in testQosCallbackWhenNetworkReleased() constant