Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/tests/
DbinderRpcTest.cpp945 class BinderRpcServerRootObject : public ::testing::TestWithParam<std::tuple<bool, bool>> {}; class
947 TEST_P(BinderRpcServerRootObject, WeakRootObject) { in TEST_P() argument