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

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

Completed in 160 milliseconds