Searched refs:GetHoldWaiting (Results 1 - 1 of 1) sorted by relevance

/system/connectivity/shill/vpn/
H A Dopenvpn_management_server_unittest.cc148 bool GetHoldWaiting() { return server_.hold_waiting_; } function in class:shill::OpenVPNManagementServerTest
297 EXPECT_FALSE(GetHoldWaiting());
299 EXPECT_TRUE(GetHoldWaiting());

Completed in 46 milliseconds