Home
last modified time | relevance | path

Searched refs:range_constraints (Results 1 – 7 of 7) sorted by relevance

/external/autotest/client/common_lib/cros/graphite/
Des_utils.py228 range_constraints=[], size=1000000, sort_specs=None, argument
310 if not equality_constraints and not range_constraints:
315 if range_constraints:
316 for key, low, high in range_constraints:
Dstats_es_functionaltest.py83 range_constraints=[('host_id', 0, None)])
/external/autotest/site_utils/
Dhost_history_utils.py107 range_constraints=[('time_recorded',
160 range_constraints=[('time_recorded', t_epoch, t_end_epoch)],
299 range_constraints=[('time_recorded', t_start_epoch,
343 range_constraints=[('time_recorded', t_start_epoch,
Dcollect_suite_time_stats.py160 range_constraints=[('time_recorded', t_start_epoch, None)],
376 range_constraints=[('time_recorded', start_time_epoch,
Dhost_label_utils.py68 range_constraints=[('time_index', None, t_end)],
Danalyze_reboot_time.py68 range_constraints=[('time_recorded', time_start_epoch, time_end_epoch),
Ddevserver_history.py106 range_constraints=[('time_recorded', time_start_epoch,