Home
last modified time | relevance | path

Searched defs:IsGenerationEnabled (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/components/password_manager/core/browser/
Dpassword_generation_manager.cc46 bool PasswordGenerationManager::IsGenerationEnabled() const { in IsGenerationEnabled() function in password_manager::PasswordGenerationManager
Dpassword_generation_manager_unittest.cc129 bool IsGenerationEnabled() { in IsGenerationEnabled() function in password_manager::PasswordGenerationManagerTest
141 TEST_F(PasswordGenerationManagerTest, IsGenerationEnabled) { in TEST_F() argument