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

  /external/grpc-grpc/src/python/grpcio_tests/tests/testing/
_time_test.py 112 for test_event, test_future in possibly_cancelled_futures.items():
113 if bool(random.randint(0, 1)) and test_future.cancel():
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/tests/
test_fixers.py 3585 def test_future(self): member in class:Test_future
    [all...]
  /external/python/cpython2/Lib/lib2to3/tests/
test_fixers.py 3550 def test_future(self): member in class:Test_future
    [all...]
  /external/python/cpython3/Lib/lib2to3/tests/
test_fixers.py 3646 def test_future(self): member in class:Test_future
    [all...]

Completed in 90 milliseconds