Home
last modified time | relevance | path

Searched defs:ByteBufferStrategy (Results 1 – 2 of 2) sorted by relevance

/external/conscrypt/benchmark-base/src/main/java/org/conscrypt/
DCipherEncryptBenchmark.java111 private static final class ByteBufferStrategy extends EncryptStrategy { class in CipherEncryptBenchmark
115 ByteBufferStrategy(Config config) throws Exception { in ByteBufferStrategy() method in CipherEncryptBenchmark.ByteBufferStrategy
/external/conscrypt/repackaged/benchmark-base/src/main/java/com/android/org/conscrypt/
DCipherEncryptBenchmark.java116 private static final class ByteBufferStrategy extends EncryptStrategy { class in CipherEncryptBenchmark
120 ByteBufferStrategy(Config config) throws Exception { in ByteBufferStrategy() method in CipherEncryptBenchmark.ByteBufferStrategy