Home
last modified time | relevance | path

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

/external/dokka/core/src/main/kotlin/Markdown/
DMarkdownProcessor.kt30 fun MarkdownNode.toTestString(): String { in MarkdownNode() method
/external/dokka/core/src/test/kotlin/
DTestAPI.kt290 fun ContentNode.toTestString(): String { in toTestString() method