Searched refs:g_startup_stats_collection_finished (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/components/startup_metric_utils/
H A Dstartup_metric_utils.cc71 bool g_startup_stats_collection_finished = false; member in namespace:__anon6831
125 g_startup_stats_collection_finished = true;
185 g_startup_stats_collection_finished = true;
197 DCHECK(!g_startup_stats_collection_finished);
228 g_startup_stats_collection_finished = true;
238 if (g_startup_stats_collection_finished)

Completed in 72 milliseconds