Searched refs:TestModule (Results 1 – 5 of 5) sorted by relevance
96 for (TestModule tm : apiReport.mTestModules) { in main()104 private List<TestModule> mTestModules;107 GTestApiReport(List<TestModule> testModules, String bits) { in GTestApiReport()112 public List<TestModule> getTestModules() { in getTestModules()123 List<TestModule> testModules = new ArrayList<TestModule>(); in parseTestcasesFolder()155 new TestModule( in parseTestcasesFolder()
98 for (TestModule tm : apiReport.mTestModules) { in main()106 private List<TestModule> mTestModules;109 ApkNdkApiReport(List<TestModule> testModules, String bits) { in ApkNdkApiReport()114 public List<TestModule> getTestModules() { in getTestModules()125 List<TestModule> testModules = new ArrayList<TestModule>(); in parseTestcasesFolder()161 testModules.add(new TestModule(tempFile, targetFile.getName(), "jUnit")); in parseTestcasesFolder()
24 public class TestModule { class30 TestModule(File configExe, String moduleName, String className) { in TestModule() method in TestModule
314 ApiCoverage apiCoverage, List<TestModule> testModules) in addNdkSymArrToApiCoverage()321 for (TestModule tm : testModules) { in addNdkSymArrToApiCoverage()
366 // TestModule.config message