Searched refs:SnapshotTestPropertyFetcher (Results 1 – 4 of 4) sorted by relevance
116 class SnapshotTestPropertyFetcher : public android::fs_mgr::testing::MockPropertyFetcher {118 SnapshotTestPropertyFetcher(const std::string& slot_suffix) { in SnapshotTestPropertyFetcher() function135 std::make_unique<NiceMock<SnapshotTestPropertyFetcher>>(slot_suffix)); in Reset()
53 SnapshotTestPropertyFetcher::SetUp(SlotSuffixForSlotNumber(1 - target_slot_)); in SetUp()71 void TearDown() override { SnapshotTestPropertyFetcher::TearDown(); } in TearDown()
44 void SetUp() override { SnapshotTestPropertyFetcher::SetUp(); } in SetUp()45 void TearDown() override { SnapshotTestPropertyFetcher::TearDown(); } in TearDown()
100 SnapshotTestPropertyFetcher::SetUp(); in SetUp()114 SnapshotTestPropertyFetcher::TearDown(); in TearDown()