Home
last modified time | relevance | path

Searched defs:BinderRpcTestProcessSession (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/native/libs/binder/tests/
H A DbinderRpcTest.cpp273 struct BinderRpcTestProcessSession { struct
274 ProcessSession proc;
277 sp<IBinder> rootBinder;
280 sp<IBinderRpcTest> rootIface;
283 bool expectInvalid = false;
286 ~BinderRpcTestProcessSession() { in ~BinderRpcTestProcessSession()