Lines Matching refs:ShouldContinueReporting
136 bool ShouldContinueReporting() { in ShouldContinueReporting() function in art::metrics::MetricsReporterTest
137 return reporter_->ShouldContinueReporting(); in ShouldContinueReporting()
211 ASSERT_FALSE(ShouldContinueReporting()); in TEST_F()
221 ASSERT_FALSE(ShouldContinueReporting()); in TEST_F()
231 ASSERT_FALSE(ShouldContinueReporting()); in TEST_F()
242 ASSERT_FALSE(ShouldContinueReporting()); in TEST_F()
252 ASSERT_FALSE(ShouldContinueReporting()); in TEST_F()
263 ASSERT_TRUE(ShouldContinueReporting()); in TEST_F()
273 ASSERT_TRUE(ShouldContinueReporting()); in TEST_F()
283 ASSERT_FALSE(ShouldContinueReporting()); in TEST_F()
293 ASSERT_TRUE(ShouldContinueReporting()); in TEST_F()
304 ASSERT_TRUE(ShouldContinueReporting()); in TEST_F()
314 ASSERT_TRUE(ShouldContinueReporting()); in TEST_F()
324 ASSERT_FALSE(ShouldContinueReporting()); in TEST_F()
335 ASSERT_FALSE(ShouldContinueReporting()); in TEST_F()
347 ASSERT_FALSE(ShouldContinueReporting()); in TEST_F()
359 ASSERT_TRUE(ShouldContinueReporting()); in TEST_F()
371 ASSERT_TRUE(ShouldContinueReporting()); in TEST_F()