Home
last modified time | relevance | path

Searched refs:implementation (Results 1 – 7 of 7) sorted by relevance

/libcore/benchmarks/src/benchmarks/regression/
DSignatureBenchmark.java52 @Param private Implementation implementation; field in SignatureBenchmark
94 switch (implementation) { in timeSign()
102 throw new RuntimeException(implementation.toString()); in timeSign()
113 switch (implementation) { in timeVerify()
121 throw new RuntimeException(implementation.toString()); in timeVerify()
DKeyPairGeneratorBenchmark.java33 @Param private Implementation implementation; field in KeyPairGeneratorBenchmark
46 if (implementation == Implementation.BouncyCastle) { in setUp()
DCipherBenchmark.java78 @Param private Implementation implementation; field in CipherBenchmark
112 switch (implementation) { in setUp()
120 throw new RuntimeException(implementation.toString()); in setUp()
/libcore/luni/src/main/java/java/security/
Dsecurity.properties45 # For SSLServerSockets, there's only the new, OpenSSL-based implementation:
/libcore/expectations/
Dknownfailures.txt649 description: "Bug in implementation of cancel: Does not fulfill spec.",
739 description: "Android's XSLT implementation fails 524 of 3173 OASIS tests",
1520 substring: "This implementation does not parse entity declarations"
1526 substring: "This implementation doesn't resolve entity references in getWholeText"
1532 substring: "This implementation doesn't include children in entity references"
1538 substring: "This implementation doesn't expand entity references"
1544 substring: "This implementation does not recognize element content whitespace"
1550 substring: "This implementation does not parse notations"
1564 substring: "This implementation doesn't parse the encoding from the XML declaration"
1570 substring: "This implementation doesn't parse standalone from the XML declaration"
[all …]
/libcore/ojluni/src/main/resources/sun/nio/cs/
Dstandard-charsets31 # are the charsets that this implementation believes should
/libcore/
DJavaLibrary.bp397 // when generating invoke-dynamic lambda implementation code, even those that