Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/tests/
DbinderRpcUniversalTests.cpp102 sp<IBinderRpcTest> rootIface2 = interface_cast<IBinderRpcTest>(proc.proc->sessions.at(1).root); in TEST_P() local
104 EXPECT_OK(rootIface2->getClientPort(&port2)); in TEST_P()