Searched refs:HasUnsentLogs (Results 1 – 7 of 7) sorted by relevance
39 if (!HasUnsentLogs()) in GetUkmReport()94 bool UkmTestHelper::HasUnsentLogs() { in HasUnsentLogs() function in ukm::UkmTestHelper
59 bool HasUnsentLogs();
67 bool HasUnsentLogs(MetricsService* metrics_service);
88 bool HasUnsentLogs(MetricsService* metrics_service) { in HasUnsentLogs() function
82 if (!test::HasUnsentLogs(metrics_service)) in GenerateLogRecord()
570 EXPECT_TRUE(ukm_test_helper.HasUnsentLogs()); in IN_PROC_BROWSER_TEST_F()574 EXPECT_FALSE(ukm_test_helper.HasUnsentLogs()); in IN_PROC_BROWSER_TEST_F()602 EXPECT_TRUE(ukm_test_helper.HasUnsentLogs()); in IN_PROC_BROWSER_TEST_F()668 EXPECT_TRUE(ukm_test_helper.HasUnsentLogs()); in IN_PROC_BROWSER_TEST_P()741 EXPECT_TRUE(ukm_test_helper.HasUnsentLogs()); in IN_PROC_BROWSER_TEST_F()
120 return ukm_test_helper.HasUnsentLogs();145 return metrics::test::HasUnsentLogs(GetMetricsService());