Lines Matching refs:ProtocolMessage
7350 GTEST_COMPILE_ASSERT_(IsAProtocolMessage<ProtocolMessage>::value,7359 EXPECT_TRUE(IsAProtocolMessage<ProtocolMessage>::value);7363 // ProtocolMessage nor a sub-class of it.