Searched defs:UTF_8 (Results 1 – 11 of 11) sorted by relevance
54 protected static final String UTF_8 = "UTF-8"; field in LiteralByteStringTest
143 private static final Charset UTF_8 = Charset.forName("UTF-8"); field in BuildMetadataCppFromXmlTest.MockedCommand
219 private static final Charset UTF_8 = Charset.forName("UTF-8"); field in BuildMetadataCppFromXml
237 try (BufferedReader r = Files.newBufferedReader(path, UTF_8)) { in wasAutoGenerated() argument
58 protected static final String UTF_8 = "UTF-8"; field in LiteralByteStringTest
54 try (Writer w = Files.newBufferedWriter(file, UTF_8, fileOptions); in writeToFile() argument
18 #define UTF_8 0310 macro
58 static final Charset UTF_8 = Charset.forName("UTF-8"); field in Internal
93 UTF_8: 0X6A, property