Searched refs:mutable_props (Results 1 – 2 of 2) sorted by relevance
109 MutableImageProperties mutable_props = LoadMutableImageProperties(); in TEST_F() local110 EXPECT_EQ("beta-channel", mutable_props.target_channel); in TEST_F()130 MutableImageProperties mutable_props = LoadMutableImageProperties(); in TEST_F() local131 EXPECT_EQ("stable-channel", mutable_props.target_channel); in TEST_F()
333 sysprop::Properties* props = ret.mutable_props(i); in ParseApiFile()