HomeSort by relevance Sort by last modified time
    Searched refs:CipherEncryptBenchmark (Results 1 - 2 of 2) sorted by null

  /external/conscrypt/benchmark-jmh/src/jmh/java/org/conscrypt/
JmhCipherEncryptBenchmark.java 19 import org.conscrypt.CipherEncryptBenchmark.Config;
43 public CipherEncryptBenchmark.BufferType b_bufferType;
48 private CipherEncryptBenchmark benchmark;
52 benchmark = new CipherEncryptBenchmark(config);
62 public CipherEncryptBenchmark.BufferType bufferType() {
  /external/conscrypt/benchmark-base/src/main/java/org/conscrypt/
CipherEncryptBenchmark.java 26 public final class CipherEncryptBenchmark {
46 CipherEncryptBenchmark(Config config) throws Exception {

Completed in 54 milliseconds