Searched refs:testModule (Results 1 – 2 of 2) 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()
110 String testModule = getTestModule(); in getTestPath() local111 if (testModule != null) { in getTestPath()113 testPath.append(testModule); in getTestPath()