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

  /external/opencensus-java/impl_core/src/jmh/java/io/opencensus/implcore/trace/propagation/
TextFormatBenchmarkBase.java 28 final class TextFormatBenchmarkBase {
48 TextFormatBenchmarkBase(TextFormat textFormat) {
B3FormatImplBenchmark.java 45 private TextFormatBenchmarkBase textFormatBase;
51 textFormatBase = new TextFormatBenchmarkBase(new B3Format());

Completed in 51 milliseconds