Home
last modified time | relevance | path

Searched refs:StopRunningConfigAndExpect (Results 1 – 2 of 2) sorted by relevance

/system/connectivity/shill/dhcp/
Ddhcpv6_config_unittest.cc95 void StopRunningConfigAndExpect(DHCPv6ConfigRefPtr config,
158 void DHCPv6ConfigTest::StopRunningConfigAndExpect(DHCPv6ConfigRefPtr config, in StopRunningConfigAndExpect() function in shill::DHCPv6ConfigTest
354 StopRunningConfigAndExpect(config, false); in TEST_F()
360 StopRunningConfigAndExpect(config, true); in TEST_F()
Ddhcpv4_config_unittest.cc112 void StopRunningConfigAndExpect(DHCPv4ConfigRefPtr config,
225 void DHCPv4ConfigTest::StopRunningConfigAndExpect(DHCPv4ConfigRefPtr config, in StopRunningConfigAndExpect() function in shill::DHCPv4ConfigTest
656 StopRunningConfigAndExpect(config, false); in TEST_F()
663 StopRunningConfigAndExpect(config, true); in TEST_F()