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

  /external/python/cpython3/Lib/test/libregrtest/
refleak.py 73 repcount = nwarmup + ntracked
74 rc_deltas = [0] * repcount
75 alloc_deltas = [0] * repcount
76 fd_deltas = [0] * repcount
78 print("beginning", repcount, "repetitions", file=sys.stderr)
79 print(("1234567890"*(repcount//10 + 1))[:repcount], file=sys.stderr,
83 for i in range(repcount):
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
regrtest.py     [all...]
  /external/python/cpython2/Lib/test/
regrtest.py     [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
regrtest.py     [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
regrtest.py     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
regrtest.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
regrtest.py     [all...]

Completed in 150 milliseconds