Home
last modified time | relevance | path

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

/external/avb/test/
Davb_atx_validate_unittest.cc93 ops_.set_permanent_attributes(attributes_); in SetUp()
315 ops_.set_permanent_attributes(attributes_); in TEST_F()
577 ops_.set_permanent_attributes(attributes_); in SetUp()
Davb_atx_slot_verify_unittest.cc62 ops_.set_permanent_attributes(attributes_); in SetUp()
Dfake_avb_ops.h173 void set_permanent_attributes(const AvbAtxPermanentAttributes& attributes) { in set_permanent_attributes() function