HomeSort by relevance Sort by last modified time
    Searched refs:SimpleBenchmark (Results 26 - 50 of 89) sorted by null

12 3 4

  /libcore/benchmarks/src/benchmarks/regression/
ChecksumBenchmark.java 21 import com.google.caliper.SimpleBenchmark;
25 public class ChecksumBenchmark extends SimpleBenchmark {
DoubleBenchmark.java 21 import com.google.caliper.SimpleBenchmark;
23 public class DoubleBenchmark extends SimpleBenchmark {
FloatBenchmark.java 21 import com.google.caliper.SimpleBenchmark;
23 public class FloatBenchmark extends SimpleBenchmark {
MessageDigestBenchmark.java 20 import com.google.caliper.SimpleBenchmark;
23 public class MessageDigestBenchmark extends SimpleBenchmark {
RandomBenchmark.java 22 import com.google.caliper.SimpleBenchmark;
24 public class RandomBenchmark extends SimpleBenchmark {
StringSplitBenchmark.java 19 import com.google.caliper.SimpleBenchmark;
22 public class StringSplitBenchmark extends SimpleBenchmark {
TimeZoneBenchmark.java 19 import com.google.caliper.SimpleBenchmark;
22 public class TimeZoneBenchmark extends SimpleBenchmark {
BitSetBenchmark.java 20 import com.google.caliper.SimpleBenchmark;
23 public class BitSetBenchmark extends SimpleBenchmark {
ByteBufferScalarVersusVectorBenchmark.java 21 import com.google.caliper.SimpleBenchmark;
29 public class ByteBufferScalarVersusVectorBenchmark extends SimpleBenchmark {
CharsetBenchmark.java 21 import com.google.caliper.SimpleBenchmark;
23 public class CharsetBenchmark extends SimpleBenchmark {
CipherInputStreamBenchmark.java 20 import com.google.caliper.SimpleBenchmark;
41 public class CipherInputStreamBenchmark extends SimpleBenchmark {
DateIntervalFormatBenchmark.java 19 import com.google.caliper.SimpleBenchmark;
26 public class DateIntervalFormatBenchmark extends SimpleBenchmark {
DateToStringBenchmark.java 21 import com.google.caliper.SimpleBenchmark;
27 public final class DateToStringBenchmark extends SimpleBenchmark {
DigestBenchmark.java 20 import com.google.caliper.SimpleBenchmark;
23 public class DigestBenchmark extends SimpleBenchmark {
DoPrivilegedBenchmark.java 21 import com.google.caliper.SimpleBenchmark;
25 public class DoPrivilegedBenchmark extends SimpleBenchmark {
EqualsHashCodeBenchmark.java 20 import com.google.caliper.SimpleBenchmark;
24 public final class EqualsHashCodeBenchmark extends SimpleBenchmark {
IntConstantDivisionBenchmark.java 21 import com.google.caliper.SimpleBenchmark;
23 public class IntConstantDivisionBenchmark extends SimpleBenchmark {
IntConstantMultiplicationBenchmark.java 21 import com.google.caliper.SimpleBenchmark;
23 public class IntConstantMultiplicationBenchmark extends SimpleBenchmark {
  /external/chromium_org/third_party/angle/tests/perf_tests/
BufferSubData.h 7 #include "SimpleBenchmark.h"
23 class BufferSubDataBenchmark : public SimpleBenchmark
TexSubImage.h 7 #include "SimpleBenchmark.h"
20 class TexSubImageBenchmark : public SimpleBenchmark
  /frameworks/base/core/tests/benchmarks/src/android/os/
ParcelBenchmark.java 19 import com.google.caliper.SimpleBenchmark;
21 public class ParcelBenchmark extends SimpleBenchmark {
  /libcore/benchmarks/src/benchmarks/
AdditionBenchmark.java 21 import com.google.caliper.SimpleBenchmark;
26 public class AdditionBenchmark extends SimpleBenchmark {
HashedCollectionsBenchmark.java 21 import com.google.caliper.SimpleBenchmark;
31 public class HashedCollectionsBenchmark extends SimpleBenchmark {
ReferenceGetBenchmark.java 20 import com.google.caliper.SimpleBenchmark;
27 public class ReferenceGetBenchmark extends SimpleBenchmark {
StringIterationBenchmark.java 21 import com.google.caliper.SimpleBenchmark;
26 public class StringIterationBenchmark extends SimpleBenchmark {

Completed in 380 milliseconds

12 3 4