Home
last modified time | relevance | path

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

/aosp12/system/netd/server/
H A DSockDiagTest.cpp321 constexpr static int UID_SOCKETS = 50; member in android::net::SockDiagMicroBenchmarkTest
325 constexpr static int CLOSE_UID = START_UID + UID_SOCKETS - 42; // Close to the end
340 return UID_SOCKETS; in howManySockets()