Home
last modified time | relevance | path

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

/packages/modules/NetworkStack/tests/unit/src/android/net/apf/
DApfGeneratorTest.kt589 val debugBufferSize = ramSize - program.size - Counter.totalSize() in testApfInstructionsEncoding() constant
1043 var debugBufferSize = ramSize - program.size - Counter.totalSize() in testJBSPTRMATCHOpcodeEncoding() variable