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

/external/chromium-trace/catapult/dashboard/dashboard/
H A Dgroup_report.py22 _QUERY_LIMIT = 2000 variable
99 anomalies = anomaly_query.fetch(limit=_QUERY_LIMIT)
141 anomalies = query.fetch(limit=_QUERY_LIMIT)

Completed in 103 milliseconds