Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/binder/ndk/tests/
H A DAndroid.bp87 "IBinderVendorDoubleLoadTest-cpp",
88 "IBinderVendorDoubleLoadTest-ndk_platform",
103 name: "IBinderVendorDoubleLoadTest",
107 "IBinderVendorDoubleLoadTest.aidl",
H A DbinderVendorDoubleLoadTest.cpp99 std::shared_ptr<aidl::IBinderVendorDoubleLoadTest> server = in TEST()
100 aidl::IBinderVendorDoubleLoadTest::fromBinder(binder); in TEST()
H A DIBinderVendorDoubleLoadTest.aidl17 interface IBinderVendorDoubleLoadTest { interface