Searched refs:prod_id (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/omaha_query_params/
H A Dchrome_omaha_query_params_delegate_unittest.cc21 void TestParams(omaha_query_params::OmahaQueryParams::ProdId prod_id) { argument
22 std::string params = omaha_query_params::OmahaQueryParams::Get(prod_id);
35 omaha_query_params::OmahaQueryParams::GetProdIdString(prod_id))));
/external/chromium_org/components/omaha_query_params/
H A Domaha_query_params_unittest.cc26 void TestParams(OmahaQueryParams::ProdId prod_id, bool extra_params) { argument
27 std::string params = OmahaQueryParams::Get(prod_id);
39 StringPrintf("prod=%s", OmahaQueryParams::GetProdIdString(prod_id))));
/external/chromium_org/components/component_updater/
H A Dcomponent_updater_utils.cc49 const std::string prod_id(
65 prod_id.c_str(),

Completed in 147 milliseconds