Searched refs:canary_product_id (Results 1 – 6 of 6) sorted by relevance
35 std::string canary_product_id; member
73 return image_props_.canary_product_id; in canary_app_id()81 image_props_.canary_product_id = app_id; in set_app_id()
112 result.canary_product_id = GetStringWithDefault( in LoadImageProperties()
158 EXPECT_EQ("c", props.canary_product_id); in TEST_F()
246 return download_channel_ == "canary-channel" ? image_props_.canary_product_id in GetAppId()
191 result.canary_product_id = result.product_id; in LoadImageProperties()