Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/tests/
DIBinderStabilityTest.aidl19 interface IBinderStabilityTest { interface
DbinderStabilityTest.cpp150 auto server = interface_cast<IBinderStabilityTest>(serverBinder); in TEST()
256 std::shared_ptr<aidl::IBinderStabilityTest> remoteServer = in TEST()
257 aidl::IBinderStabilityTest::fromBinder(binder); in TEST()
DAndroid.bp147 "IBinderStabilityTest.aidl",