Searched defs:loadProperties (Results 1 – 4 of 4) sorted by relevance
99 loadProperties(); in loadProperties() method104 static void loadProperties() { in loadProperties() method in Support_Configuration
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