Home
last modified time | relevance | path

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

/system/connectivity/shill/
Ddefault_profile_unittest.cc313 const string portal_check_interval_string("10"); in TEST_F() local
319 .WillOnce(DoAll(SetArgumentPointee<2>(portal_check_interval_string), in TEST_F()