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

/frameworks/native/libs/binder/tests/
H A DbinderLibTest.cpp625 const int clientcount = 2; local
627 sp<IBinder> linkedclient[clientcount];
628 sp<BinderLibTestCallBack> callBack[clientcount];
629 sp<IBinder> passiveclient[clientcount];
633 for (int i = 0; i < clientcount; i++) {
661 for (int i = 0; i < clientcount; i++) {

Completed in 20 milliseconds