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.kt37 runDriver( in Test copying private annotations from one of the stubs()
105 runDriver( in Test rewriting the bytecode for one of the public annotations()
142 runDriver( in Test rewriting the bytecode for one of the public annotations in a jar file()
DDriverTest.kt102 protected fun runDriver(vararg args: String, expectedFail: String = ""): String { in <lambda>() method
1086 val actualOutput = runDriver( in <lambda>()