Searched refs:SnapshotTestPropertyFetcher (Results 1 – 5 of 5) sorted by relevance
216 SnapshotTestPropertyFetcher::SnapshotTestPropertyFetcher( in SnapshotTestPropertyFetcher() function in android::snapshot::SnapshotTestPropertyFetcher225 std::string SnapshotTestPropertyFetcher::GetProperty(const std::string& key, in GetProperty()234 bool SnapshotTestPropertyFetcher::GetBoolProperty(const std::string& key, bool defaultValue) { in GetBoolProperty()
53 SnapshotTestPropertyFetcher::SetUp(SlotSuffixForSlotNumber(1 - target_slot_)); in SetUp()74 SnapshotTestPropertyFetcher::TearDown(); in TearDown()
47 SnapshotTestPropertyFetcher::SetUp(); in SetUp()51 SnapshotTestPropertyFetcher::TearDown(); in TearDown()
155 auto fetcher = std::make_unique<SnapshotTestPropertyFetcher>("_a", std::move(properties)); in SetupProperties()177 SnapshotTestPropertyFetcher::TearDown(); in TearDown()
175 class SnapshotTestPropertyFetcher : public android::fs_mgr::IPropertyFetcher {177 explicit SnapshotTestPropertyFetcher(const std::string& slot_suffix,189 std::make_unique<SnapshotTestPropertyFetcher>(slot_suffix)); in Reset()