Home
last modified time | relevance | path

Searched refs:set_permanent_attributes (Results 1 – 2 of 2) sorted by relevance

/external/avb/test/
Davb_atx_validate_unittest.cc92 ops_.set_permanent_attributes(attributes_); in SetUp()
283 ops_.set_permanent_attributes(attributes_); in TEST_F()
544 ops_.set_permanent_attributes(attributes_); in SetUp()
Dfake_avb_ops.h150 void set_permanent_attributes(const AvbAtxPermanentAttributes& attributes) { in set_permanent_attributes() function