Searched refs:msg3 (Results 1 – 2 of 2) sorted by relevance
22 public static String msg3 = "Hello World3"; field in ManyMethods.Strings
960 final FullTypeMessage msg3 = doParsingMessageTest(FULL_TYPE_DATA_DIFF_LONG, in testStructClass_notEqualWithDifferentValue() local962 assertNotEquals(msg.u63, msg3.u63); in testStructClass_notEqualWithDifferentValue()963 assertFalse(msg.equals(msg3)); in testStructClass_notEqualWithDifferentValue()