Home
last modified time | relevance | path

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

/system/update_engine/cros/
Dupdate_attempter_unittest.cc204 const string& forced_omaha_url() const { return forced_omaha_url_; } in forced_omaha_url() function in chromeos_update_engine::UpdateAttempterUnderTest
358 attempter_.forced_omaha_url()); in TestCheckForUpdate()
1587 EXPECT_EQ(constants::kOmahaDefaultAUTestURL, attempter_.forced_omaha_url()); in TEST_F()
1590 EXPECT_EQ(constants::kOmahaDefaultAUTestURL, attempter_.forced_omaha_url()); in TEST_F()
1593 EXPECT_EQ("", attempter_.forced_omaha_url()); in TEST_F()