Lines Matching refs:histogramProto
273 const SFTimeStatsHistogramBucketProto& histogramProto = globalProto.present_to_present().Get(0); in TEST_F() local
274 EXPECT_EQ(1, histogramProto.frame_count()); in TEST_F()
275 EXPECT_EQ(2, histogramProto.time_millis()); in TEST_F()
296 const SFTimeStatsHistogramBucketProto& histogramProto = deltaProto.histograms().Get(0); in TEST_F() local
297 EXPECT_EQ(1, histogramProto.frame_count()); in TEST_F()
299 EXPECT_EQ(1, histogramProto.time_millis()); in TEST_F()
301 EXPECT_EQ(4, histogramProto.time_millis()); in TEST_F()
303 EXPECT_EQ(3, histogramProto.time_millis()); in TEST_F()
305 EXPECT_EQ(2, histogramProto.time_millis()); in TEST_F()
307 EXPECT_EQ(1, histogramProto.time_millis()); in TEST_F()
309 EXPECT_EQ(1, histogramProto.time_millis()); in TEST_F()
360 const SFTimeStatsHistogramBucketProto& histogramProto = deltaProto.histograms().Get(0); in TEST_F() local
361 EXPECT_EQ(1, histogramProto.frame_count()); in TEST_F()
363 EXPECT_EQ(0, histogramProto.time_millis()); in TEST_F()
365 EXPECT_EQ(2, histogramProto.time_millis()); in TEST_F()
367 EXPECT_EQ(2, histogramProto.time_millis()); in TEST_F()
369 EXPECT_EQ(2, histogramProto.time_millis()); in TEST_F()
371 EXPECT_EQ(1, histogramProto.time_millis()); in TEST_F()
373 EXPECT_EQ(1, histogramProto.time_millis()); in TEST_F()