Home | History | Annotate | Download | only in update_engine

Lines Matching refs:codebase

105         "<urls><url codebase=\"" + codebase + "\"/></urls>"
126 return codebase + filename;
133 string codebase = "http://code/base/";
965 "<urls><url codebase=\"http://missing/field/test/\"/></urls>"
1116 fake_update_response_.codebase = "testthe&amp;codebase/";
1130 EXPECT_EQ(response.payload_urls[0], "testthe&codebase/file.signed");