Home
last modified time | relevance | path

Searched refs:loadProperties (Results 1 – 2 of 2) sorted by relevance

/libcore/luni/src/test/java/tests/support/
DSupport_SQL.java53 loadProperties(in); in loadDriver()
99 private static void loadProperties(InputStream fileName) throws IOException { in loadProperties() method in Support_SQL
/libcore/ojluni/src/main/java/sun/nio/fs/
DUnixFileStore.java229 return loadProperties(); in checkIfFeaturePresent()
254 private static Properties loadProperties() { in loadProperties() method in UnixFileStore