Home | History | Annotate | Download | only in shill

Lines Matching refs:DisconnectWithFailure

710   EXPECT_CALL(*service, DisconnectWithFailure(Service::kFailureDHCP,
771 EXPECT_CALL(*service, DisconnectWithFailure(_, _, _)).Times(0);
789 // Even though we won't call DisconnectWithFailure, we should still have
791 EXPECT_CALL(*service, DisconnectWithFailure(_, _, _)).Times(0);