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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_copy_reg.py 27 class CopyRegTestCase(unittest.TestCase):
117 test_support.run_unittest(CopyRegTestCase)
  /external/python/cpython2/Lib/test/
test_copy_reg.py 33 class CopyRegTestCase(unittest.TestCase):
127 test_support.run_unittest(CopyRegTestCase)
  /external/python/cpython3/Lib/test/
test_copyreg.py 32 class CopyRegTestCase(unittest.TestCase):

Completed in 2851 milliseconds