Home
last modified time | relevance | path

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

/tools/metalava/src/test/java/com/android/tools/metalava/
DRewriteAnnotationsTest.kt38 runDriver( in Test copying private annotations from one of the stubs()
125 runDriver( in Test stub-annotations containing unknown annotation()
155 runDriver( in Test rewriting the bytecode for one of the public annotations()
196 runDriver( in Test rewriting the bytecode for one of the public annotations in a jar file()
DDriverTest.kt94 protected fun runDriver(vararg args: String, expectedFail: String = ""): String { in <lambda>() method
958 val actualOutput = runDriver( in <lambda>()