Searched defs:loader (Results 1 – 4 of 4) sorted by relevance
115 val loader = URLClassLoader(arrayOf(url), null) in Test rewriting the bytecode for one of the public annotations() constant152 val loader = URLClassLoader(arrayOf(url), null) in Test rewriting the bytecode for one of the public annotations in a jar file() constant
101 Object loader = mConfiguration.getConfigurationObject(PREVIOUS_LOADER_NAME); in run() local320 private void customizeConfig(ITestSuiteResultLoader loader, IConfiguration originalConfig) { in customizeConfig()
84 IConfigDefLoader loader, in ConfigHandler()357 ConfigurationXmlParser(IConfigDefLoader loader, String parentDeviceObject) { in ConfigurationXmlParser()
96 SandboxConfigurationFactory loader = new RunSandboxConfigurationFactory(command); in createConfigurationFromArgs() local