Searched refs:canary_product_id (Results 1 – 5 of 5) sorted by relevance
33 std::string canary_product_id; member
92 return image_props_.canary_product_id; in canary_app_id()96 image_props_.canary_product_id = app_id; in set_app_id()
112 result.canary_product_id = GetStringWithDefault( in LoadImageProperties()
155 EXPECT_EQ("c", props.canary_product_id); in TEST_F()
265 return download_channel_ == "canary-channel" ? image_props_.canary_product_id in GetAppId()