Searched refs:weakSession (Results 1 – 1 of 1) sorted by relevance
264 wp<RpcSession> weakSession = session; in ~ProcessSession() local266 EXPECT_EQ(nullptr, weakSession.promote()) << "Leaked session"; in ~ProcessSession()