Home
last modified time | relevance | path

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

/external/cronet/stable/third_party/apache-portable-runtime/src/test/
Dtestshm.h29 #define N_MESSAGES 100 macro
/external/cronet/tot/third_party/apache-portable-runtime/src/test/
Dtestshm.h29 #define N_MESSAGES 100 macro
/external/kotlinx.coroutines/benchmarks/src/jmh/kotlin/benchmarks/akka/
DPingPongAkkaBenchmark.kt10 const val N_MESSAGES = 100_000 constant