Home
last modified time | relevance | path

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

/external/protobuf/benchmarks/
DProtoBench.java49 private static final long MIN_SAMPLE_TIME_MS = 2 * 1000; field in ProtoBench
165 while (elapsed < MIN_SAMPLE_TIME_MS) { in benchmark()