Searched refs:TYPE_ERRORS (Results 1 – 2 of 2) sorted by relevance
76 .that(buffer.get()).isEqualTo(StatsEvent.TYPE_ERRORS); in testNoFields()636 .that(buffer.get()).isEqualTo(StatsEvent.TYPE_ERRORS); in testSetAtomIdNotCalledImmediately()738 .isEqualTo(StatsEvent.TYPE_ERRORS); in testPulledEventOverflow()794 .isEqualTo(StatsEvent.TYPE_ERRORS); in testPushedEventOverflow()
124 public static final byte TYPE_ERRORS = 0x0F; field in StatsEvent655 mPos += mBuffer.putByte(mPos, TYPE_ERRORS); in build()