Searched refs:SnapshotTestPropertyFetcher (Results 1 – 5 of 5) sorted by relevance
283 SnapshotTestPropertyFetcher::SnapshotTestPropertyFetcher( in SnapshotTestPropertyFetcher() function in android::snapshot::SnapshotTestPropertyFetcher292 std::string SnapshotTestPropertyFetcher::GetProperty(const std::string& key, in GetProperty()301 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()
46 SnapshotTestPropertyFetcher::SetUp(); in SetUp()50 SnapshotTestPropertyFetcher::TearDown(); in TearDown()
162 auto fetcher = std::make_unique<SnapshotTestPropertyFetcher>("_a", std::move(properties)); in SetupProperties()184 SnapshotTestPropertyFetcher::TearDown(); in TearDown()
172 class SnapshotTestPropertyFetcher : public android::fs_mgr::IPropertyFetcher {174 explicit SnapshotTestPropertyFetcher(const std::string& slot_suffix,186 std::make_unique<SnapshotTestPropertyFetcher>(slot_suffix)); in Reset()