Searched refs:kProfileValue (Results 1 – 1 of 1) sorted by relevance
3548 const string kProfileValue("wifi,vpn"); in TEST_F() local3549 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()