Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/storage/
Dstorage_module_test.cc85 std::vector<std::string> GetPersistentSectionsPublic() const { in GetPersistentSectionsPublic() function in testing::TestStorageModule
196 ASSERT_THAT(storage->GetPersistentSectionsPublic(), ElementsAre("01:02:03:ab:cd:ea")); in TEST_F()