Searched refs:getApiFile (Results 1 – 2 of 2) sorted by relevance
74 signatureSources = arrayOf(readFile(getApiFile())), in checkStubs()
123 protected fun getApiFile(): File { in <lambda>() method in com.android.tools.metalava.DriverTest