Home | History | Annotate | Download | only in propagation

Lines Matching refs:fromByteArray

56         binaryFormat.fromByteArray(binaryFormat.toByteArray(spanContext));
90 assertThat(binaryFormat.fromByteArray(EXAMPLE_BYTES)).isEqualTo(EXAMPLE_SPAN_CONTEXT);
95 binaryFormat.fromByteArray(null);
102 binaryFormat.fromByteArray(new byte[0]);
109 binaryFormat.fromByteArray(
121 binaryFormat.fromByteArray(
133 binaryFormat.fromByteArray(
144 .fromByteArray(
157 binaryFormat.fromByteArray(
165 binaryFormat.fromByteArray(new byte[] {0, 1, 97, 98, 99, 100, 101, 102, 103});
172 binaryFormat.fromByteArray(
182 binaryFormat.fromByteArray(