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