Home
last modified time | relevance | path

Searched defs:SnapshotPartitionTestP (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/system/update_engine/aosp/
H A Ddynamic_partition_control_android_unittest.cc1016 class SnapshotPartitionTestP : public DynamicPartitionControlAndroidTestP { class
1057 TEST_P(SnapshotPartitionTestP, PreparePartitions) { in TEST_P() argument
1067 TEST_P(SnapshotPartitionTestP, PreparePartitionsNoSpace) { in TEST_P() argument
1078 TEST_P(SnapshotPartitionTestP, RecoveryUseSuperEmpty) { in TEST_P() argument
1096 TEST_P(SnapshotPartitionTestP, RecoveryErrorShouldDeleteSource) { in TEST_P() argument
H A Ddynamic_partition_control_android.h240 friend class SnapshotPartitionTestP; variable