Home
last modified time | relevance | path

Searched defs:buildPagesAndReadInto (Results 1 – 2 of 2) sorted by relevance

/external/dokka/core/src/test/kotlin/format/
DFileGeneratorTestCase.kt22 …fun buildPagesAndReadInto(nodes: List<DocumentationNode>, sb: StringBuilder) = with(fileGenerator)… in <lambda>() method in org.jetbrains.dokka.tests.FileGeneratorTestCase
DJavaLayoutHtmlFormatTestCase.kt64 …protected fun buildPagesAndReadInto(model: DocumentationNode, nodes: List<DocumentationNode>, sb: … in <lambda>() method in org.jetbrains.dokka.tests.JavaLayoutHtmlFormatTestCase