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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_future.py 15 def test_future1(self): member in class:FutureTest
16 test_support.unload('test_future1')
17 from test import test_future1 namespace
18 self.assertEqual(test_future1.result, 6)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_future.py 15 def test_future1(self): member in class:FutureTest
16 test_support.unload('test_future1')
17 from test import test_future1 namespace
18 self.assertEqual(test_future1.result, 6)

Completed in 614 milliseconds