Home | History | Annotate | Download | only in extensions

Lines Matching refs:VerifyAndClearExpectations

839     Mock::VerifyAndClearExpectations(&observer);
840 Mock::VerifyAndClearExpectations(&incognito_observer);
847 Mock::VerifyAndClearExpectations(&observer);
848 Mock::VerifyAndClearExpectations(&incognito_observer);
855 Mock::VerifyAndClearExpectations(&observer);
856 Mock::VerifyAndClearExpectations(&incognito_observer);
863 Mock::VerifyAndClearExpectations(&observer);
864 Mock::VerifyAndClearExpectations(&incognito_observer);
870 Mock::VerifyAndClearExpectations(&observer);
871 Mock::VerifyAndClearExpectations(&incognito_observer);
940 testing::Mock::VerifyAndClearExpectations(v1);
941 testing::Mock::VerifyAndClearExpectations(v1i);
950 testing::Mock::VerifyAndClearExpectations(v1);
951 testing::Mock::VerifyAndClearExpectations(v1i);
952 testing::Mock::VerifyAndClearExpectations(v2);
953 testing::Mock::VerifyAndClearExpectations(v2i);