OpenGrok
Cross Reference: perf.py
xref
: /
external
/
chromium_org
/
chrome
/
test
/
functional
/
perf.py
Home
|
History
|
Annotate
|
Download
|
only in
functional
Lines Matching
defs:RunCommand
279
def
RunCommand
():
282
timer = timeit.Timer(stmt=
RunCommand
)