IsGenerationEnabled 37 components/password_manager/core/browser/password_generation_manager.cc if (!account_creation_forms.empty() && IsGenerationEnabled()) IsGenerationEnabled 47 components/password_manager/core/browser/password_generation_manager.h bool IsGenerationEnabled() const; IsGenerationEnabled 129 components/password_manager/core/browser/password_generation_manager_unittest.cc return GetGenerationManager()->IsGenerationEnabled(); IsGenerationEnabled 140 components/password_manager/core/browser/password_generation_manager_unittest.cc TEST_F(PasswordGenerationManagerTest, IsGenerationEnabled) { IsGenerationEnabled 146 components/password_manager/core/browser/password_generation_manager_unittest.cc EXPECT_TRUE(IsGenerationEnabled()); IsGenerationEnabled 150 components/password_manager/core/browser/password_generation_manager_unittest.cc EXPECT_FALSE(IsGenerationEnabled()); IsGenerationEnabled 156 components/password_manager/core/browser/password_generation_manager_unittest.cc EXPECT_FALSE(IsGenerationEnabled()); IsGenerationEnabled 219 components/password_manager/core/browser/password_generation_manager_unittest.cc EXPECT_FALSE(IsGenerationEnabled());