OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:show_on_waterfall
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/tools/perf/
perf_utils.py
16
show_on_waterfall
=False):
23
if |
show_on_waterfall
| is True.
29
show_on_waterfall
: Whether or not to display this result directly on the
33
waterfall_indicator = ['', '*'][
show_on_waterfall
]
/external/autotest/server/cros/ap_configurators/
pyauto_utils.py
144
show_on_waterfall
=False):
151
if |
show_on_waterfall
| is True.
157
show_on_waterfall
: Whether or not to display this result directly on the
161
waterfall_indicator = ['', '*'][
show_on_waterfall
]
Completed in 1024 milliseconds