Searched refs:testModule (Results 1 – 3 of 3) sorted by relevance
195 String[] testModule = {pyModule}; in doRunTest() local198 cmd = ArrayUtil.buildArray(baseOpts, mUnitTestOpts.split(" "), testModule); in doRunTest()200 cmd = ArrayUtil.buildArray(baseOpts, testModule); in doRunTest()
151 String testModule = getTestModule(); in getTestPath() local152 if (testModule != null) { in getTestPath()154 testPath.append(testModule); in getTestPath()
100 String testModule = getTestModule(); in getTestPath() local101 if (testModule != null) { in getTestPath()103 testPath.append(testModule); in getTestPath()