Searched refs:mAntConfigResource (Results 1 – 1 of 1) sorted by relevance
81 private String mAntConfigResource = "/jacoco/ant-tf-coverage.xml"; field in TfTestLauncher291 InputStream template = getClass().getResourceAsStream(mAntConfigResource); in processExecData()293 throw new IOException("Could not find " + mAntConfigResource); in processExecData()