Searched refs:GetAggregationCounter (Results 1 – 4 of 4) sorted by relevance
1160 ASSERT_EQ(info.GetAggregationCounter(), 0); in TEST_F()1195 ASSERT_EQ(info1.GetAggregationCounter(), 0); in TEST_F()1197 ASSERT_EQ(info1.GetAggregationCounter(), 1); in TEST_F()1199 ASSERT_EQ(info1.GetAggregationCounter(), 2); in TEST_F()1262 ASSERT_EQ(2, loaded_info.GetAggregationCounter()); in TEST_F()1296 ASSERT_EQ(2, info1.GetAggregationCounter()); in TEST_F()1311 ASSERT_EQ(4, info1.GetAggregationCounter()); in TEST_F()
470 uint16_t GetAggregationCounter() const;
2189 uint16_t ProfileCompilationInfo::GetAggregationCounter() const { in GetAggregationCounter() function in art::ProfileCompilationInfo
1345 ASSERT_EQ(2, result.GetAggregationCounter()); in TEST_F()