Searched defs:moduleId (Results 1 – 3 of 3) sorted by relevance
253 String moduleId = "64MODULE1"; in testSetBusinessLogicHostFileWithModuleId() local301 String moduleId = "64MODULE1"; in testHasBusinessLogicHostFileModuleId() local351 String moduleId = "64MODULE1"; in testGetBusinessLogicHostFileWithModuleId() local
139 public void setBusinessLogicHostFile(File hostFile, String moduleId) { in setBusinessLogicHostFile()178 public boolean hasBusinessLogicHostFile(String moduleId) { in hasBusinessLogicHostFile()198 public File getBusinessLogicHostFile(String moduleId) { in getBusinessLogicHostFile()
55 String moduleId = AbiUtils.createId(abi.getName(), name); in addFiltersToTest() local