Searched refs:BpIPCTest (Results 1 – 1 of 1) sorted by relevance
89 class BpIPCTest : public SafeBpInterface<IIPCTest> { class91 explicit BpIPCTest(const sp<IBinder>& impl) : SafeBpInterface<IIPCTest>(impl, "BpIPCTest") {} in BpIPCTest() function in android::test::BpIPCTest