Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/binder/tests/
H A DbinderStabilityTest.cpp159 auto server = interface_cast<IBinderStabilityTest>(serverBinder); in TEST()
202 auto server = interface_cast<IBinderStabilityTest>(serverBinder); in TEST()
308 std::shared_ptr<aidl::IBinderStabilityTest> remoteServer = in TEST()
309 aidl::IBinderStabilityTest::fromBinder(binder); in TEST()
H A DIBinderStabilityTest.aidl19 interface IBinderStabilityTest { interface
H A DAndroid.bp269 "IBinderStabilityTest.aidl",