Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/tests/
DbinderRpcTest.cpp496 constexpr size_t kNumOutgoingConnections = 10; in TEST_P() local
497 constexpr size_t kNumCalls = kNumOutgoingConnections + 3; in TEST_P()
499 {.numThreads = kNumThreads, .numOutgoingConnections = kNumOutgoingConnections}); in TEST_P()