Searched refs:msg5 (Results 1 – 2 of 2) sorted by relevance
24 public static String msg5 = "Hello World5"; field in ManyMethods.Strings66 Printer.Print(Strings.msg5); in Print5()
972 final FullTypeMessage msg5 = doParsingMessageTest(FULL_TYPE_DATA_DIFF_IPV4, in testStructClass_notEqualWithDifferentValue() local974 assertNotEquals(msg.ipv4Address, msg5.ipv4Address); in testStructClass_notEqualWithDifferentValue()975 assertFalse(msg.equals(msg5)); in testStructClass_notEqualWithDifferentValue()