Home | History | Annotate | Download | only in shill

Lines Matching refs:kProxyConfig

459   const string kProxyConfig("proxy-config");
470 .WillRepeatedly(DoAll(SetArgumentPointee<2>(kProxyConfig), Return(true)));
491 EXPECT_EQ(kProxyConfig, service->proxy_config_);