Searched refs:FillSuggestionForTest (Results 1 – 3 of 3) sorted by relevance
117 EXPECT_TRUE(password_autofill_manager_->FillSuggestionForTest( in TEST_F()123 EXPECT_FALSE(password_autofill_manager_->FillSuggestionForTest( in TEST_F()129 EXPECT_FALSE(password_autofill_manager_->FillSuggestionForTest( in TEST_F()133 EXPECT_FALSE(password_autofill_manager_->FillSuggestionForTest( in TEST_F()
58 bool FillSuggestionForTest(const autofill::FormFieldData& field,
100 bool PasswordAutofillManager::FillSuggestionForTest( in FillSuggestionForTest() function in password_manager::PasswordAutofillManager