Searched refs:loadProperties (Results 1 – 3 of 3) sorted by relevance
78 mClient.init(ConfigGenerator.loadProperties(buildProp), fontLocation, null, in setupServer()
201 public static Map<String, String> loadProperties(File path) { in loadProperties() method in ConfigGenerator
315 sBridge.init(ConfigGenerator.loadProperties(buildProp), fontLocation, null, in beforeClass()