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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/pybench/
pybench.py 282 min_prep_time = min(prep_times)
286 min_prep_time * MILLI_SECONDS)
296 - min_prep_time)
    [all...]
  /external/python/cpython2/Tools/pybench/
pybench.py 282 min_prep_time = min(prep_times)
286 min_prep_time * MILLI_SECONDS)
296 - min_prep_time)
  /external/python/cpython3/Tools/pybench/
pybench.py 291 min_prep_time = min(prep_times)
295 min_prep_time * MILLI_SECONDS))
305 - min_prep_time)

Completed in 198 milliseconds