Home
last modified time | relevance | path

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

/packages/modules/NetworkStack/tests/integration/signature/android/net/netlink/
DInetDiagSocketIntegrationTest.java200 final int numSockets = 5000; in testB141603906() local
205 for (int j = 0; j < numSockets; j++) { in testB141603906()