Home
last modified time | relevance | path

Searched refs:CipherEncryptBenchmark (Results 1 – 3 of 3) sorted by relevance

/external/conscrypt/benchmark-jmh/src/jmh/java/org/conscrypt/
DJmhCipherEncryptBenchmark.java19 import org.conscrypt.CipherEncryptBenchmark.Config;
43 public CipherEncryptBenchmark.BufferType b_bufferType;
48 private CipherEncryptBenchmark benchmark;
52 benchmark = new CipherEncryptBenchmark(config); in setup()
62 public CipherEncryptBenchmark.BufferType bufferType() { in bufferType()
/external/conscrypt/benchmark-base/src/main/java/org/conscrypt/
DCipherEncryptBenchmark.java26 public final class CipherEncryptBenchmark { class
46 CipherEncryptBenchmark(Config config) throws Exception { in CipherEncryptBenchmark() method in CipherEncryptBenchmark
/external/conscrypt/repackaged/benchmark-base/src/main/java/com/android/org/conscrypt/
DCipherEncryptBenchmark.java28 public final class CipherEncryptBenchmark { class
51 CipherEncryptBenchmark(Config config) throws Exception { in CipherEncryptBenchmark() method in CipherEncryptBenchmark