Searched refs:disable_technology_reply_handler (Results 1 – 1 of 1) sorted by relevance
3601 DisableTechnologyReplyHandler disable_technology_reply_handler; in TEST_F() local3604 disable_technology_reply_handler.AsWeakPtr())); in TEST_F()3605 EXPECT_CALL(disable_technology_reply_handler, ReportResult(_)).Times(0); in TEST_F()3621 DisableTechnologyReplyHandler disable_technology_reply_handler; in TEST_F() local3624 disable_technology_reply_handler.AsWeakPtr())); in TEST_F()3625 EXPECT_CALL(disable_technology_reply_handler, ReportResult(_)).Times(0); in TEST_F()3699 Mock::VerifyAndClearExpectations(&disable_technology_reply_handler); in TEST_F()3711 EXPECT_CALL(disable_technology_reply_handler, ReportResult(_)); in TEST_F()