Searched defs:BinderRpcServerRootObject (Results 1 – 1 of 1) sorted by relevance
945 class BinderRpcServerRootObject : public ::testing::TestWithParam<std::tuple<bool, bool>> {}; class947 TEST_P(BinderRpcServerRootObject, WeakRootObject) { in TEST_P() argument