Searched defs:loadProperties (Results 1 – 5 of 5) sorted by relevance
29 private Properties loadProperties(Path propertiesPath) { in loadProperties() method in PropertiesDependencyResolver
91 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
107 private void loadProperties() { in loadProperties() method in SimpleLoggerConfiguration
117 public static Properties loadProperties() { in loadProperties() method in TestRunner