Home
last modified time | relevance | path

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

/system/update_engine/payload_consumer/
Dpartition_update_generator_android_unittest.cc124 auto system_partition_update = generator_->CreatePartitionUpdate( in TEST_F() local
126 ASSERT_TRUE(system_partition_update.has_value()); in TEST_F()
128 "system", system_contents, system_partition_update.value()); in TEST_F()