Searched refs:getAtomId (Results 1 – 6 of 6) sorted by relevance
89 .getSimpleAtomMatcher().getAtomId()); in testOnePushed()125 .getSimpleAtomMatcher().getAtomId()); in testOnePushedFromExternalAtomsProto()161 .getSimpleAtomMatcher().getAtomId()); in testOnePushedFromExternalAtomsProtoWithImportedAtom()197 .getSimpleAtomMatcher().getAtomId()); in testOnePushedFromExternalAtomsProtoWithImportedEnum()244 .getSimpleAtomMatcher().getAtomId()); in testOnePulled()247 .getSimpleAtomMatcher().getAtomId()); in testOnePulled()322 .getSimpleAtomMatcher().getAtomId()); in testOnePulledTwoPushed()325 .getSimpleAtomMatcher().getAtomId()); in testOnePulledTwoPushed()329 .getSimpleAtomMatcher().getAtomId(), in testOnePulledTwoPushed()331 .getSimpleAtomMatcher().getAtomId()}; in testOnePulledTwoPushed()[all …]
48 assertThat(statsEvent.getAtomId()).isEqualTo(expectedAtomId); in testNoFields()95 assertThat(statsEvent.getAtomId()).isEqualTo(expectedAtomId); in testOnlyAtomId()142 assertThat(statsEvent.getAtomId()).isEqualTo(expectedAtomId); in testIntBooleanIntInt()211 assertThat(statsEvent.getAtomId()).isEqualTo(expectedAtomId); in testStringFloatByteArray()275 assertThat(statsEvent.getAtomId()).isEqualTo(expectedAtomId); in testAttributionChainLong()345 assertThat(statsEvent.getAtomId()).isEqualTo(expectedAtomId); in testKeyValuePairs()441 assertThat(statsEvent.getAtomId()).isEqualTo(expectedAtomId); in testBoolArrayIntArrayLongArray()547 assertThat(statsEvent.getAtomId()).isEqualTo(expectedAtomId); in testFloatArrayStringArray()637 assertThat(statsEvent.getAtomId()).isEqualTo(expectedAtomId); in testSingleAnnotations()721 assertThat(statsEvent.getAtomId()).isEqualTo(expectedAtomId); in testArrayFieldAnnotations()[all …]
467 writeImpl(statsEvent.getBytes(), statsEvent.getNumBytes(), statsEvent.getAtomId()); in write()
268 public int getAtomId() { in getAtomId() method in StatsEvent
498 assertThat(data.getSliceByState(0).getAtomId())508 assertThat(data.getSliceByState(0).getAtomId())
153 if (atomLossStats.getAtomId() == Atom.APP_BREADCRUMB_REPORTED_FIELD_NUMBER) { in testAtomLossInfoCollection()