Searched defs:coverageFile (Results 1 – 4 of 4) sorted by relevance
73 File coverageFile = mDevice.pullFile(devicePath); in testRunEnded() local
74 File coverageFile = null; in run() local
215 String coverageFile = result.getRunMetrics().get( in run() local512 File coverageFile = in testLog() local514 FileUtil.writeToFile(dataStream.createInputStream(), coverageFile); in testLog() local545 File coverageFile = null; in testRunEnded() local
87 File coverageFile = folder.newFile("coverage.ec"); in test() local