Searched refs:BinderLibRpcTestP (Results 1 – 1 of 1) sorted by relevance
1657 class BinderLibRpcTestP : public BinderLibRpcTestBase, public WithParamInterface<bool> { class1667 TEST_P(BinderLibRpcTestP, SetRpcClientDebugNoFd) { in TEST_P() argument1674 TEST_P(BinderLibRpcTestP, SetRpcClientDebugNoKeepAliveBinder) { in TEST_P() argument1682 INSTANTIATE_TEST_SUITE_P(BinderLibTest, BinderLibRpcTestP, testing::Bool(),1683 BinderLibRpcTestP::ParamToString);