Loading libs/binder/tests/binderRpcTest.cpp +2 −1 Original line number Diff line number Diff line Loading @@ -182,7 +182,8 @@ struct ProcessSession { session = nullptr; EXPECT_EQ(nullptr, weakSession.promote()) << (debugBacktrace(host.getPid()), debugBacktrace(getpid()), "Leaked session"); << (debugBacktrace(host.getPid()), debugBacktrace(getpid()), "Leaked sess: ") << session->getStrongCount(); } } }; Loading Loading
libs/binder/tests/binderRpcTest.cpp +2 −1 Original line number Diff line number Diff line Loading @@ -182,7 +182,8 @@ struct ProcessSession { session = nullptr; EXPECT_EQ(nullptr, weakSession.promote()) << (debugBacktrace(host.getPid()), debugBacktrace(getpid()), "Leaked session"); << (debugBacktrace(host.getPid()), debugBacktrace(getpid()), "Leaked sess: ") << session->getStrongCount(); } } }; Loading