Home
last modified time | relevance | path

Searched refs:run_perf (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/tools/unittests/
H A Drun_perf_test.py23 RUN_PERF = os.path.join(BASE_DIR, 'run_perf.py')
97 import run_perf namespace
98 global run_perf
104 run_perf.find_build_directory(base_path, 'x64'))
112 include=([os.path.join(BASE_DIR, 'run_perf.py')]))
114 import run_perf namespace
117 global command, run_perf, Output, NULL_OUTPUT
157 run_perf.command, 'PosixCommand',
167 run_perf, 'find_build_directory',
187 return run_perf
[all...]
/third_party/python/Lib/test/
H A Dtest_patma.py3210 def run_perf(self, count): member in TestTracing.PerfPatma
3223 runner.bench_time_func("patma", PerfPatma().run_perf)

Completed in 5 milliseconds