Searched refs:GetPersistentSectionsPublic (Results 1 – 1 of 1) sorted by relevance
85 std::vector<std::string> GetPersistentSectionsPublic() const { in GetPersistentSectionsPublic() function in testing::TestStorageModule196 ASSERT_THAT(storage->GetPersistentSectionsPublic(), ElementsAre("01:02:03:ab:cd:ea")); in TEST_F()