Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/tests/
DbinderRpcTest.cpp530 static void saturateThreadPool(size_t threadCount, const sp<IBinderRpcTest>& iface) { in saturateThreadPool() function
560 saturateThreadPool(kNumServerThreads, proc.rootIface); in TEST_P()
603 saturateThreadPool(kNumServerThreads, proc.rootIface); in TEST_P()
628 saturateThreadPool(1 + kNumExtraServerThreads, proc.rootIface); in TEST_P()