Home
last modified time | relevance | path

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

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/update_client/
H A Dtest_configurator.h110 void SetPingUrl(const GURL& url);
H A Dtest_configurator.cc181 void TestConfigurator::SetPingUrl(const GURL& url) { in SetPingUrl() function in update_client::TestConfigurator
H A Dping_manager_unittest.cc421 config_->SetPingUrl(GURL("http:\\foo\bar")); in TEST_P()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/update_client/
H A Dtest_configurator.h112 void SetPingUrl(const GURL& url);
H A Dtest_configurator.cc187 void TestConfigurator::SetPingUrl(const GURL& url) { in SetPingUrl() function in update_client::TestConfigurator
H A Dping_manager_unittest.cc448 config_->SetPingUrl(GURL("http:\\foo\bar")); in TEST_P()