Searched refs:msg4 (Results 1 – 2 of 2) sorted by relevance
23 public static String msg4 = "Hello World4"; field in ManyMethods.Strings62 Printer.Print(Strings.msg4); in Print4()
966 final FullTypeMessage msg4 = doParsingMessageTest(FULL_TYPE_DATA_DIFF_INTEGER, in testStructClass_notEqualWithDifferentValue() local968 assertNotEquals(msg.ube32, msg4.ube32); in testStructClass_notEqualWithDifferentValue()969 assertFalse(msg.equals(msg4)); in testStructClass_notEqualWithDifferentValue()