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.cc97 ops_.set_permanent_attributes(attributes_); in SetUp()
390 ops_.set_permanent_attributes(attributes_); in TEST_F()
708 ops_.set_permanent_attributes(attributes_); in TEST_F()
977 ops_.set_permanent_attributes(attributes_); in SetUp()
Davb_atx_slot_verify_unittest.cc62 ops_.set_permanent_attributes(attributes_); in SetUp()
Dfake_avb_ops.h175 void set_permanent_attributes(const AvbAtxPermanentAttributes& attributes) { in set_permanent_attributes() function