Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/tests/
DbinderLibTest.cpp281 class BinderLibTestCallBack : public BBinder, public BinderLibTestEvent class
284 BinderLibTestCallBack() in BinderLibTestCallBack() function in BinderLibTestCallBack
476 sp<BinderLibTestCallBack> callBack = new BinderLibTestCallBack(); in TEST_F()
568 sp<BinderLibTestCallBack> callBack[clientcount]; in TEST_F()
579 callBack[i] = new BinderLibTestCallBack(); in TEST_F()