Searched defs:PasswordAutofillAgentTest (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/renderer/autofill/
H A Dpassword_autofill_agent_browsertest.cc58 class PasswordAutofillAgentTest : public ChromeRenderViewTest { class in namespace:autofill
60 PasswordAutofillAgentTest() { function in class:autofill::PasswordAutofillAgentTest
193 DISALLOW_COPY_AND_ASSIGN(PasswordAutofillAgentTest);
198 TEST_F(PasswordAutofillAgentTest, InitialAutocomplete) {
230 TEST_F(PasswordAutofillAgentTest, InitialAutocompleteForEmptyAction) {
265 TEST_F(PasswordAutofillAgentTest, NoInitialAutocompleteForReadOnly) {
277 TEST_F(PasswordAutofillAgentTest, NoInitialAutocompleteForFilledField) {
290 TEST_F(PasswordAutofillAgentTest, NoInitialAutocompleteForAutocompleteOff) {
301 TEST_F(PasswordAutofillAgentTest, NoAutocompleteForTextFieldPasswords) {
331 TEST_F(PasswordAutofillAgentTest, NoAutocompleteForPasswordFieldUsername
[all...]

Completed in 60 milliseconds