Home
last modified time | relevance | path

Searched refs:supported (Results 1 – 4 of 4) sorted by relevance

/libcore/luni/src/main/java/javax/net/ssl/
DSSLContextSpi.java137 private javax.net.ssl.SSLParameters createSSLParameters(boolean supported) { in createSSLParameters() argument
143 if (supported) { in createSSLParameters()
/libcore/expectations/
Dknownfailures.txt98 description: "not supported",
110 description: "Not supported : pattern with %",
120 description: "Not supported ops applied: test fails on arguments: '', '', '%', '%'",
125 description: "(Ticket 91) Tables apply foreign key constraint. Catalogs not supported",
143 description: "Keys are not supported: Ticket 91",
156 …description: "Not supported feature, Ticket 98. Broken because NUMERIC_FUNCTIONS not complete. Whe…
162 description: "Ticket 91 : relies on not supported features: getCatalog, keys",
178 description: "not supported",
196 description: "not supported",
216 description: "not supported. SQLException checking test fails",
[all …]
Dicebox.txt113 …substring: "The 'namespace-prefix' feature is not supported while the 'namespaces' feature is enab…
/libcore/luni/src/test/java/libcore/java/sql/
DOldResultSetGetterTests.java83 static boolean[] supported = new boolean[]{ field in OldResultSetGetterTests
723 if (supported[i - 1]) { in testGetMetaData()
735 if (supported[i-1]) { in testGetObjectInt()
762 if (supported[i-1]) { in testGetObjectString()