1// Baseline format: 1.0
2NoByteOrShort: androidx.benchmark.BlackHole#consume(byte) parameter #0:
3    Should avoid odd sized primitives; use `int` instead of `byte` in parameter value in androidx.benchmark.BlackHole.consume(byte value)
4NoByteOrShort: androidx.benchmark.BlackHole#consume(short) parameter #0:
5    Should avoid odd sized primitives; use `int` instead of `short` in parameter value in androidx.benchmark.BlackHole.consume(short value)
6