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

/frameworks/native/libs/binder/tests/
H A DbinderLibTest.cpp979 sp<BinderLibTestService> testService = new BinderLibTestService(index); local
981 ret = sm->addService(binderLibTestServiceName, testService);
986 data.writeStrongBinder(testService);

Completed in 1322 milliseconds