Searched refs:count4 (Results 1 – 2 of 2) sorted by relevance
142 int count4 = random.nextInt(100000); in testAppendPulledAtom() local148 mStatsLib.append(new AtomsPulledTestInfo(type2, count4)); in testAppendPulledAtom()
2116 CountMetric count4 = createCountMetric("COUNT4", matcher4Id, nullopt, {state2Id}); in TEST_F() local2117 int64_t count4Id = count4.id(); in TEST_F()2118 *config.add_count_metric() = count4; in TEST_F()2189 *newConfig.add_count_metric() = count4; in TEST_F()