Searched refs:ValidateMessageIntegrity32ForTesting (Results 1 – 3 of 3) sorted by relevance
1270 EXPECT_TRUE(StunMessage::ValidateMessageIntegrity32ForTesting( in TEST_F()1273 EXPECT_FALSE(StunMessage::ValidateMessageIntegrity32ForTesting( in TEST_F()1278 EXPECT_FALSE(StunMessage::ValidateMessageIntegrity32ForTesting( in TEST_F()1281 EXPECT_FALSE(StunMessage::ValidateMessageIntegrity32ForTesting( in TEST_F()1284 EXPECT_FALSE(StunMessage::ValidateMessageIntegrity32ForTesting( in TEST_F()1289 EXPECT_FALSE(StunMessage::ValidateMessageIntegrity32ForTesting( in TEST_F()1293 EXPECT_FALSE(StunMessage::ValidateMessageIntegrity32ForTesting( in TEST_F()1297 EXPECT_FALSE(StunMessage::ValidateMessageIntegrity32ForTesting( in TEST_F()1303 EXPECT_FALSE(StunMessage::ValidateMessageIntegrity32ForTesting( in TEST_F()1316 StunMessage::ValidateMessageIntegrity32ForTesting( in TEST_F()[all …]
309 static bool ValidateMessageIntegrity32ForTesting(const char* data,
349 bool StunMessage::ValidateMessageIntegrity32ForTesting( in ValidateMessageIntegrity32ForTesting() function in cricket::StunMessage