Home
last modified time | relevance | path

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

/packages/modules/NetworkStack/tests/unit/src/android/net/apf/
DApfGeneratorTest.kt861 val transmitPackets = apfTestHelpers.consumeTransmittedPackets(1) in testWriteToTxBuffer() constant
897 val transmitPackets = apfTestHelpers.consumeTransmittedPackets(1) in testCopyToTxBuffer() constant
925 val transmitPackets = apfTestHelpers.consumeTransmittedPackets(1) in testCopyContentToTxBuffer() constant
957 val transmitPackets = apfTestHelpers.consumeTransmittedPackets(1) in testCopyLargeContentToTxBufferWithCompression() constant
984 val transmitPackets = apfTestHelpers.consumeTransmittedPackets(1) in testCopyLargeContentToTxBufferWithoutCompression() constant
1661 val transmitPackets = apfTestHelpers.consumeTransmittedPackets(1) in testTransmitL4() constant
DApfFilterTest.kt1117 val transmitPackets = apfTestHelpers.getAllTransmittedPackets() in <lambda>() constant
1248 val transmitPackets = apfTestHelpers.getAllTransmittedPackets() in <lambda>() constant
1837 val transmitPackets = apfTestHelpers.getAllTransmittedPackets() in <lambda>() constant
3372 val transmitPackets = apfTestHelpers.consumeTransmittedPackets(expectPackets.size) in <lambda>() constant