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

/external/chromium_org/chrome/browser/password_manager/
H A Dnative_backend_gnome_x_unittest.cc425 std::vector<PasswordForm*> form_list; local
430 base::Unretained(&backend), &form_list));
435 EXPECT_EQ(1u, form_list.size());
436 STLDeleteElements(&form_list);
497 std::vector<PasswordForm*> form_list; local
502 base::Unretained(&backend), &form_list));
507 EXPECT_EQ(1u, form_list.size());
508 STLDeleteElements(&form_list);
551 std::vector<PasswordForm*> form_list; local
556 base::Unretained(&backend), &form_list));
589 std::vector<PasswordForm*> form_list; local
615 std::vector<PasswordForm*> form_list; local
642 std::vector<PasswordForm*> form_list; local
695 std::vector<PasswordForm*> form_list; local
728 std::vector<PasswordForm*> form_list; local
786 std::vector<PasswordForm*> form_list; local
837 std::vector<PasswordForm*> form_list; local
870 std::vector<PasswordForm*> form_list; local
[all...]
H A Dnative_backend_kwallet_x_unittest.cc535 std::vector<PasswordForm*> form_list; local
540 base::Unretained(&backend), &form_list));
545 EXPECT_EQ(1u, form_list.size());
546 STLDeleteElements(&form_list);
620 std::vector<PasswordForm*> form_list; local
625 base::Unretained(&backend), &form_list));
630 EXPECT_EQ(1u, form_list.size());
631 STLDeleteElements(&form_list);
676 std::vector<PasswordForm*> form_list; local
681 base::Unretained(&backend), &form_list));
720 std::vector<PasswordForm*> form_list; local
751 std::vector<PasswordForm*> form_list; local
806 std::vector<PasswordForm*> form_list; local
837 std::vector<PasswordForm*> form_list; local
896 std::vector<PasswordForm*> form_list; local
954 std::vector<PasswordForm*> form_list; local
985 std::vector<PasswordForm*> form_list; local
1057 std::vector<PasswordForm*> form_list; local
[all...]

Completed in 59 milliseconds