Home | History | Annotate | Download | only in test

Lines Matching refs:ProtocolMessage

7067   GTEST_COMPILE_ASSERT_(IsAProtocolMessage<ProtocolMessage>::value,
7076 EXPECT_TRUE(IsAProtocolMessage<ProtocolMessage>::value);
7080 // ProtocolMessage nor a sub-class of it.