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