Lines Matching defs:GetMockDriver

82   MockPasswordManagerDriver* GetMockDriver() { return &driver_; }
402 EXPECT_CALL(*client_with_store.GetMockDriver(), IsOffTheRecord())
526 EXPECT_CALL(*client_with_store.GetMockDriver(),
528 EXPECT_CALL(*client_with_store.GetMockDriver(), IsOffTheRecord())
564 EXPECT_CALL(*client_with_store.GetMockDriver(),
694 EXPECT_CALL(*(client()->GetMockDriver()), AllowPasswordGenerationForForm(_))
699 Mock::VerifyAndClearExpectations(client()->GetMockDriver());
709 EXPECT_CALL(*(client()->GetMockDriver()), AllowPasswordGenerationForForm(_))
711 EXPECT_CALL(*(client()->GetMockDriver()), IsOffTheRecord())
717 Mock::VerifyAndClearExpectations(client()->GetMockDriver());
730 EXPECT_CALL(*(client()->GetMockDriver()), AllowPasswordGenerationForForm(_))
732 EXPECT_CALL(*(client()->GetMockDriver()), IsOffTheRecord())
738 Mock::VerifyAndClearExpectations(client()->GetMockDriver());
748 EXPECT_CALL(*(client()->GetMockDriver()), AllowPasswordGenerationForForm(_))
754 Mock::VerifyAndClearExpectations(client()->GetMockDriver());
769 EXPECT_CALL(*(client()->GetMockDriver()), AllowPasswordGenerationForForm(_))
771 EXPECT_CALL(*(client()->GetMockDriver()), IsOffTheRecord())
792 EXPECT_CALL(*(client()->GetMockDriver()), AllowPasswordGenerationForForm(_))
854 EXPECT_CALL(*(client_with_store.GetMockDriver()), IsOffTheRecord())
856 EXPECT_CALL(*(client_with_store.GetMockDriver()),
862 client_with_store.GetMockDriver(),
915 EXPECT_CALL(*(client()->GetMockDriver()), IsOffTheRecord())
917 EXPECT_CALL(*(client()->GetMockDriver()), AllowPasswordGenerationForForm(_));
922 client()->GetMockDriver(),
1065 EXPECT_CALL(*client_with_store.GetMockDriver(),
1067 EXPECT_CALL(*client_with_store.GetMockDriver(), IsOffTheRecord())
1128 EXPECT_CALL(*client_with_store.GetMockDriver(), IsOffTheRecord())
1187 EXPECT_CALL(*client_with_store.GetMockDriver(), IsOffTheRecord())
1251 EXPECT_CALL(*client_with_store.GetMockDriver(),
1253 EXPECT_CALL(*client_with_store.GetMockDriver(), IsOffTheRecord())