Home | History | Annotate | Download | only in metadata

Lines Matching defs:components

56     PartialMetadataSet components;
57 components.insert(std::move(component1_));
58 components.insert(std::move(component2_));
59 dut_.reset(new Metadata(std::move(components)));
109 // Get the expected tags = combined tags of all components.
191 // Should fail since one of the components failed.
200 // Should not try to check any components.
211 // Should check if all the components fill the template successfully.
226 // Should check if all the components fill the template successfully.
235 // Should fail since one of the components failed.
253 // Should check if all the components set successfully.
267 // Should check if all the components set successfully.
275 // Should fail since one of the components failed.
283 // previous settings. Should not try to set any components.
293 // Should check if all the components fill results successfully.
305 // Should check if all the components fill results successfully.
313 // Should fail since one of the components failed.