Searched refs:IsStunErrorResponseType (Results 1 – 3 of 3) sorted by relevance
501 bool IsStunErrorResponseType(int msg_type);
903 bool IsStunErrorResponseType(int msg_type) { in IsStunErrorResponseType() function
524 EXPECT_EQ(i == 3, IsStunErrorResponseType(types[i])); in TEST_F()