Searched refs:newAtom2 (Results 1 – 1 of 1) sorted by relevance
258 int newAtom2 = StatsdStats::kMaxPushedAtomId + 2; in TEST() local262 stats.noteAtomLogged(newAtom2, now + 3); in TEST()278 if (atomStats.tag() == newAtom2 && atomStats.count() == 1) { in TEST()