Home
last modified time | relevance | path

Searched refs:testMultiLineComment (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/snakeyaml/src/test/java/org/yaml/snakeyaml/comment/
H A DScannerWithCommentEnabledTest.java132 public void testMultiLineComment() { in testMultiLineComment() method in ScannerWithCommentEnabledTest
H A DSerializerWithCommentEnabledTest.java147 public void testMultiLineComment() throws Exception { in testMultiLineComment() method in SerializerWithCommentEnabledTest
H A DParserWithCommentEnabledTest.java109 public void testMultiLineComment() { in testMultiLineComment() method in ParserWithCommentEnabledTest
H A DComposerWithCommentEnabledTest.java217 public void testMultiLineComment() { in testMultiLineComment() method in ComposerWithCommentEnabledTest
H A DEmitterWithCommentEnabledTest.java105 public void testMultiLineComment() throws Exception { in testMultiLineComment() method in EmitterWithCommentEnabledTest