Lines Matching full:disconnect
611 ON_CALL(*supplicant_interface_proxy_.get(), Disconnect())
1639 EXPECT_CALL(*GetSupplicantInterfaceProxy(), Disconnect()).Times(0);
2054 EXPECT_CALL(*GetSupplicantInterfaceProxy(), Disconnect());
2066 EXPECT_CALL(*GetSupplicantInterfaceProxy(), Disconnect()).Times(0);
2076 EXPECT_CALL(*GetSupplicantInterfaceProxy(), Disconnect());
2096 EXPECT_CALL(*GetSupplicantInterfaceProxy(), Disconnect());
2110 EXPECT_CALL(*GetSupplicantInterfaceProxy(), Disconnect());
2125 // We don't explicitly call Disconnect() while transitioning to a new
2128 EXPECT_CALL(*GetSupplicantInterfaceProxy(), Disconnect()).Times(0);
2136 EXPECT_CALL(*GetSupplicantInterfaceProxy(), Disconnect());
2152 EXPECT_CALL(*GetSupplicantInterfaceProxy(), Disconnect());
2180 EXPECT_CALL(*GetSupplicantInterfaceProxy(), Disconnect());
2207 EXPECT_CALL(*GetSupplicantInterfaceProxy(), Disconnect())
2212 // We may sometimes fail to disconnect via supplicant, and we patch up some
2226 EXPECT_CALL(*GetSupplicantInterfaceProxy(), Disconnect()).Times(0);
2247 EXPECT_CALL(*GetSupplicantInterfaceProxy(), Disconnect());
2349 EXPECT_CALL(*GetSupplicantInterfaceProxy(), Disconnect()).Times(0);
2378 // We expect the service to get a disconnect call, but in this scenario
2386 EXPECT_CALL(*GetSupplicantInterfaceProxy(), Disconnect());
2395 EXPECT_CALL(*GetSupplicantInterfaceProxy(), Disconnect()).Times(0);
2403 EXPECT_CALL(*GetSupplicantInterfaceProxy(), Disconnect())
2438 EXPECT_CALL(*GetSupplicantInterfaceProxy(), Disconnect());
2459 EXPECT_CALL(*GetSupplicantInterfaceProxy(), Disconnect());
2741 // When we disconnect from the troubled service, we should reduce the
2852 EXPECT_CALL(*GetSupplicantInterfaceProxy(), Disconnect());
4183 EXPECT_CALL(*GetSupplicantInterfaceProxy(), Disconnect());
4219 // Test for SetPendingService(nullptr), condition d) Disconnect while
4233 // Disconnect from the pending service.