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