Lines Matching refs:histogramProto
565 const SFTimeStatsHistogramBucketProto& histogramProto = globalProto.present_to_present().Get(0); in TEST_F() local
566 EXPECT_EQ(1, histogramProto.frame_count()); in TEST_F()
567 EXPECT_EQ(2, histogramProto.time_millis()); in TEST_F()
584 const SFTimeStatsHistogramBucketProto& histogramProto = globalProto.frame_duration().Get(0); in TEST_F() local
585 EXPECT_EQ(1, histogramProto.frame_count()); in TEST_F()
586 EXPECT_EQ(3, histogramProto.time_millis()); in TEST_F()
616 const SFTimeStatsHistogramBucketProto& histogramProto = in TEST_F() local
618 EXPECT_EQ(2, histogramProto.frame_count()); in TEST_F()
619 EXPECT_EQ(2, histogramProto.time_millis()); in TEST_F()
640 const SFTimeStatsHistogramBucketProto& histogramProto = deltaProto.histograms().Get(0); in TEST_F() local
641 EXPECT_EQ(1, histogramProto.frame_count()); in TEST_F()
643 EXPECT_EQ(1, histogramProto.time_millis()); in TEST_F()
645 EXPECT_EQ(4, histogramProto.time_millis()); in TEST_F()
647 EXPECT_EQ(3, histogramProto.time_millis()); in TEST_F()
649 EXPECT_EQ(2, histogramProto.time_millis()); in TEST_F()
651 EXPECT_EQ(1, histogramProto.time_millis()); in TEST_F()
653 EXPECT_EQ(1, histogramProto.time_millis()); in TEST_F()
704 const SFTimeStatsHistogramBucketProto& histogramProto = deltaProto.histograms().Get(0); in TEST_F() local
705 EXPECT_EQ(1, histogramProto.frame_count()); in TEST_F()
707 EXPECT_EQ(0, histogramProto.time_millis()); in TEST_F()
709 EXPECT_EQ(2, histogramProto.time_millis()); in TEST_F()
711 EXPECT_EQ(2, histogramProto.time_millis()); in TEST_F()
713 EXPECT_EQ(2, histogramProto.time_millis()); in TEST_F()
715 EXPECT_EQ(1, histogramProto.time_millis()); in TEST_F()
717 EXPECT_EQ(1, histogramProto.time_millis()); in TEST_F()