Home
last modified time | relevance | path

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

/system/connectivity/shill/
Dmanager_unittest.cc3548 const string kProfileValue("wifi,vpn"); in TEST_F() local
3549 manager()->props_.check_portal_list = kProfileValue; in TEST_F()
3551 EXPECT_EQ(kProfileValue, manager()->GetCheckPortalList(nullptr)); in TEST_F()
3559 EXPECT_EQ(kProfileValue, manager()->props_.check_portal_list); in TEST_F()