Searched refs:clientcount (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/libs/binder/tests/
H A DbinderLibTest.cpp565 const int clientcount = 2; local
567 sp<IBinder> linkedclient[clientcount];
568 sp<BinderLibTestCallBack> callBack[clientcount];
569 sp<IBinder> passiveclient[clientcount];
573 for (int i = 0; i < clientcount; i++) {
601 for (int i = 0; i < clientcount; i++) {

Completed in 1148 milliseconds