Searched refs:setAtomId (Results 1 – 3 of 3) sorted by relevance
97 .setAtomId(expectedAtomId) in testIntBooleanIntInt()167 .setAtomId(expectedAtomId) in testStringFloatByteArray()232 .setAtomId(expectedAtomId) in testAttributionChainLong()303 .setAtomId(expectedAtomId) in testKeyValuePairs()394 .setAtomId(expectedAtomId) in testSingleAnnotations()
200 .setSimpleAtomMatcher(SimpleAtomMatcher.newBuilder().setAtomId(atomId)); in createAtomMatcher()
360 public Builder setAtomId(final int atomId) { in setAtomId() method in StatsEvent.Builder