OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:make_expectations
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/tools/perf_expectations/
update_perf_expectations.py
6
"""Prepare tests that require re-baselining for input to
make_expectations
.py.
15
so that they may be used as input to
make_expectations
.py.
25
To get the above test ready for input to
make_expectations
.py, it should become:
68
import
make_expectations
as perf_ex_lib
140
# (this is similar to the check done in
make_expectations
.py)
update_perf_expectations_unittest.py
9
import
make_expectations
as perf_ex_lib
Completed in 40 milliseconds