Searched refs:testModule (Results 1 – 1 of 1) sorted by relevance
943 String[] testModule = {mTestCasePath.replace("/", "."), jsonFilePath}; in doRunTest() local945 cmd = ArrayUtil.buildArray(baseOpts, testModule); in doRunTest()