Searched refs:mockCoverageFileOnDevice (Results 1 – 1 of 1) sorted by relevance
176 mockCoverageFileOnDevice(DEVICE_PATH); in testRunEnded_rootEnabled_logsCoverageMeasurement()207 mockCoverageFileOnDevice(DEVICE_PATH); in testRunEnded_rootEnabled_noModuleName_logsCoverageMeasurement()244 mockCoverageFileOnDevice(DEVICE_PATH); in testRunEnded_rootDisabled_enablesRootBeforePullingFiles()263 mockCoverageFileOnDevice(DEVICE_PATH); in testRunEnded_rootDisabled_noLogIfCannotEnableRoot()283 mockCoverageFileOnDevice(DEVICE_PATH); in testRunEnded_rootDisabled_disablesRootAfterPullingFiles()314 mockCoverageFileOnDevice(DEVICE_PATH); in testCoverageFlush_producesMultipleMeasurements()355 mockCoverageFileOnDevice(DEVICE_PATH); in testRunningProcess_coverageFileNotDeleted()358 mockCoverageFileOnDevice(additionalFile); in testRunningProcess_coverageFileNotDeleted()510 private void mockCoverageFileOnDevice(String devicePath) in mockCoverageFileOnDevice() method in JavaCodeCoverageCollectorTest