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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_hashlib.py 381 for threadnum in xrange(num_threads):
382 chunk_size = len(data) // (10**threadnum)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_hashlib.py 381 for threadnum in xrange(num_threads):
382 chunk_size = len(data) // (10**threadnum)

Completed in 127 milliseconds