Searched defs:loadProperties (Results 1 – 5 of 5) sorted by relevance
22 private Properties loadProperties(FsFile propertiesFile) throws IOException { in loadProperties() method in PropertiesDependencyResolver
87 private static synchronized Properties loadProperties() { in loadProperties() method in ShadowSystemProperties
69 public static ImmutableMap<String, String> loadProperties(ByteSource is) throws IOException { in loadProperties() method in Util
105 public static Properties loadProperties() { in loadProperties() method in TestRunner
229 private static void loadProperties() { in loadProperties() method in SimpleLogger