Searched refs:wait_for_username (Results 1 – 10 of 10) sorted by relevance
59 EXPECT_TRUE(result.wait_for_username); in TEST()74 EXPECT_FALSE(result2.wait_for_username); in TEST()153 EXPECT_TRUE(result.wait_for_username); in TEST()
26 PasswordFormFillData::PasswordFormFillData() : wait_for_username(false) { in PasswordFormFillData()55 result->wait_for_username = wait_for_username_before_autofill; in InitPasswordFormFillData()
63 bool wait_for_username; member
712 fill_data_.wait_for_username = true; in TEST_F()1094 fill_data_.wait_for_username = true; in TEST_F()1132 fill_data_.wait_for_username = true; in TEST_F()1165 fill_data_.wait_for_username = true; in TEST_F()1222 fill_data_.wait_for_username = true; in TEST_F()1247 fill_data_.wait_for_username = true; in TEST_F()1276 fill_data_.wait_for_username = true; in TEST_F()1308 fill_data_.wait_for_username = true; in TEST_F()1334 fill_data_.wait_for_username = true; in TEST_F()1590 fill_data_.wait_for_username = true; in TEST_F()
74 bool wait_for_username) const;
490 bool wait_for_username = in OnRequestDone() local495 if (wait_for_username) in OnRequestDone()500 *preferred_match_, wait_for_username); in OnRequestDone()
548 bool wait_for_username) const { in Autofill()571 wait_for_username, in Autofill()
100 bool wait_for_username) const OVERRIDE { in Autofill()
84 IPC_STRUCT_TRAITS_MEMBER(wait_for_username)
302 if (!fill_data.wait_for_username) in TextFieldDidEndEditing()362 if (iter->second.fill_data.wait_for_username) in TextDidChangeInTextField()832 if (!form_data.wait_for_username) in OnFillPasswordForm()1073 DCHECK(!fill_data.wait_for_username); in PerformInlineAutocomplete()