Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/tests/
DbinderRpcTest.cpp189 sp<RpcSession> strongSession = weakSession.promote(); in ~LinuxProcessSession() local
190 EXPECT_EQ(nullptr, strongSession) in ~LinuxProcessSession()
194 << strongSession->getStrongCount() << " checked time " << i; in ~LinuxProcessSession()
196 if (strongSession != nullptr) { in ~LinuxProcessSession()