Searched defs:hex (Results 1 – 12 of 12) sorted by relevance
38 String hex = "aced0005737200286a6176612e6e696f2e66696c652e4469726563746f72794e6f74456d70747" in test_serialization() local
38 String hex = "aced00057372002d6a6176612e6e696f2e66696c652e41746f6d69634d6f76654e6f745375707" in test_serialization() local
37 String hex = "aced0005737200236a6176612e6e696f2e66696c652e4e6f744469726563746f7279457863657" in test_serialization() local
35 String hex = "aced0005737200256a6176612e6e696f2e66696c652e46696c6553797374656d4c6f6f7045786" in test_serialization() local
44 String hex = "aced0005737200216a6176612e6e696f2e66696c652e4e6f5375636846696c654578636570746" in test_serialization() local
45 String hex = "aced0005737200236a6176612e6e696f2e66696c652e41636365737344656e6965644578" in test_serialization() local
45 String hex = "aced0005737200286a6176612e6e696f2e66696c652e46696c65416c726561647945786973747" in test_serialization() local
44 String hex = "aced00057372001e6a6176612e6e696f2e66696c652e4e6f744c696e6b457863657074696f6ef" in test_serialization() local
43 String hex = "aced0005737200216a6176612e6e696f2e66696c652e46696c6553797374656d4578636570746" in test_serialization() local
46 String hex = "aced00057372002a6a6176612e7574696c2e496e76616c696450726f" in testDeserialize_notSupported() local
244 String hex = in.substring(pos, pos + 4); in readEscapeCharacter() local599 public static int dehexchar(char hex) { in dehexchar()
122 public static Object deserializeHex(String hex) throws IOException, ClassNotFoundException { in deserializeHex()