Home
last modified time | relevance | path

Searched refs:BinderRpcServerOnly (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/libs/binder/tests/
DbinderRpcTest.cpp1419 class BinderRpcServerOnly : public ::testing::TestWithParam<std::tuple<RpcSecurity, uint32_t>> { class
1427 TEST_P(BinderRpcServerOnly, SetExternalServerTest) { in TEST_P() argument
1440 TEST_P(BinderRpcServerOnly, Shutdown) { in TEST_P() argument
1470 INSTANTIATE_TEST_SUITE_P(BinderRpc, BinderRpcServerOnly,
1473 BinderRpcServerOnly::PrintTestParam);