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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_dummy_thread.py 159 local_delay = round(random.random(), 1)
161 local_delay = 0
163 (testing_queue, local_delay))
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_dummy_thread.py 159 local_delay = round(random.random(), 1)
161 local_delay = 0
163 (testing_queue, local_delay))

Completed in 1516 milliseconds