Home
last modified time | relevance | path

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

/system/core/fs_mgr/libsnapshot/include_test/libsnapshot/
Dtest_helpers.h122 class SnapshotTestPropertyFetcher : public android::fs_mgr::testing::MockPropertyFetcher {
124 SnapshotTestPropertyFetcher(const std::string& slot_suffix) { in SnapshotTestPropertyFetcher() function
141 std::make_unique<NiceMock<SnapshotTestPropertyFetcher>>(slot_suffix)); in Reset()
/system/core/fs_mgr/libsnapshot/
Dsnapshot_metadata_updater_test.cpp53 SnapshotTestPropertyFetcher::SetUp(SlotSuffixForSlotNumber(1 - target_slot_)); in SetUp()
74 SnapshotTestPropertyFetcher::TearDown(); in TearDown()
Dpartition_cow_creator_test.cpp46 SnapshotTestPropertyFetcher::SetUp(); in SetUp()
50 SnapshotTestPropertyFetcher::TearDown(); in TearDown()
Dsnapshot_test.cpp102 SnapshotTestPropertyFetcher::SetUp(); in SetUp()
116 SnapshotTestPropertyFetcher::TearDown(); in TearDown()