Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/tests/
DbinderRpcTestFixture.h55 struct BinderRpcTestProcessSession { struct
56 std::unique_ptr<ProcessSession> proc;
82 BinderRpcTestProcessSession(BinderRpcTestProcessSession&&) = default; argument
83 ~BinderRpcTestProcessSession() { in ~BinderRpcTestProcessSession() argument