Home
last modified time | relevance | path

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

/external/snakeyaml/src/test/java/org/pyyaml/
DPyStructureTest.java163 List<Node> events1 = compose_all(input); in testComposer()
185 private List<Node> compose_all(InputStream file) { in compose_all() method in PyStructureTest