HomeSort by relevance Sort by last modified time
    Searched refs:is_stacked (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/test/functional/perf/
endure_result_parser.py 132 is_stacked=False, stack_order=[]):
145 is_stacked: True to draw a "stacked" graph. First-come values are
197 if is_stacked:
252 webapp_name, test_name, is_stacked=False):
261 'stack': is_stacked,
  /external/chromium_org/chrome/test/functional/
perf.py 286 units, units_x, is_stacked):
310 is_stacked: True to draw a "stacked" graph. First-come values are
379 if is_stacked:
403 graph_name, units_x=None, is_stacked=False):
434 is_stacked: True to draw a "stacked" graph. First-come values are
484 graph_name, description, value, units, units_x, is_stacked)
    [all...]

Completed in 43 milliseconds