Lines Matching full:testing
21 #include "testing/gtest/include/gtest/gtest.h"
64 class ExtensionPrefsTest : public testing::Test {
819 using testing::_;
820 using testing::Mock;
821 using testing::StrEq;
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);