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
135 public void setBusinessLogicHostFile(File hostFile, String moduleId) { in setBusinessLogicHostFile()174 public boolean hasBusinessLogicHostFile(String moduleId) { in hasBusinessLogicHostFile()194 public File getBusinessLogicHostFile(String moduleId) { in getBusinessLogicHostFile()
57 String moduleId = AbiUtils.createId(abi.getName(), name); in addFiltersToTest() local