Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/storage/
Dstorage_module_test.cc70 bool HasSectionPublic(const std::string& section) const { in HasSectionPublic() function in testing::TestStorageModule
195 ASSERT_TRUE(storage->HasSectionPublic("Metrics")); in TEST_F()