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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/
test_archive_util.py 20 UID_GID_SUPPORT = True
22 UID_GID_SUPPORT = False
217 if UID_GID_SUPPORT:
241 @unittest.skipUnless(UID_GID_SUPPORT, "Requires grp and pwd support")
test_sdist.py 18 UID_GID_SUPPORT = True
20 UID_GID_SUPPORT = False
301 @unittest.skipUnless(UID_GID_SUPPORT, "Requires grp and pwd support")
  /external/python/cpython2/Lib/distutils/tests/
test_archive_util.py 22 UID_GID_SUPPORT = True
24 UID_GID_SUPPORT = False
234 if UID_GID_SUPPORT:
258 @unittest.skipUnless(UID_GID_SUPPORT, "Requires grp and pwd support")
test_sdist.py 21 UID_GID_SUPPORT = True
23 UID_GID_SUPPORT = False
321 @unittest.skipUnless(UID_GID_SUPPORT, "Requires grp and pwd support")
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
test_archive_util.py 22 UID_GID_SUPPORT = True
24 UID_GID_SUPPORT = False
234 if UID_GID_SUPPORT:
258 @unittest.skipUnless(UID_GID_SUPPORT, "Requires grp and pwd support")
test_sdist.py 21 UID_GID_SUPPORT = True
23 UID_GID_SUPPORT = False
327 @unittest.skipUnless(UID_GID_SUPPORT, "Requires grp and pwd support")
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
test_archive_util.py 22 UID_GID_SUPPORT = True
24 UID_GID_SUPPORT = False
234 if UID_GID_SUPPORT:
258 @unittest.skipUnless(UID_GID_SUPPORT, "Requires grp and pwd support")
test_sdist.py 21 UID_GID_SUPPORT = True
23 UID_GID_SUPPORT = False
327 @unittest.skipUnless(UID_GID_SUPPORT, "Requires grp and pwd support")
  /external/python/cpython3/Lib/distutils/tests/
test_archive_util.py 21 UID_GID_SUPPORT = True
23 UID_GID_SUPPORT = False
340 if UID_GID_SUPPORT:
365 @unittest.skipUnless(UID_GID_SUPPORT, "Requires grp and pwd support")
test_sdist.py 20 UID_GID_SUPPORT = True
22 UID_GID_SUPPORT = False
433 @unittest.skipUnless(UID_GID_SUPPORT, "Requires grp and pwd support")
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_shutil.py 26 UID_GID_SUPPORT = True
28 UID_GID_SUPPORT = False
484 if UID_GID_SUPPORT:
508 @unittest.skipUnless(UID_GID_SUPPORT, "Requires grp and pwd support")
  /external/python/cpython2/Lib/test/
test_shutil.py 27 UID_GID_SUPPORT = True
29 UID_GID_SUPPORT = False
559 if UID_GID_SUPPORT:
583 @unittest.skipUnless(UID_GID_SUPPORT, "Requires grp and pwd support")
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_shutil.py 27 UID_GID_SUPPORT = True
29 UID_GID_SUPPORT = False
518 if UID_GID_SUPPORT:
542 @unittest.skipUnless(UID_GID_SUPPORT, "Requires grp and pwd support")
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_shutil.py 27 UID_GID_SUPPORT = True
29 UID_GID_SUPPORT = False
518 if UID_GID_SUPPORT:
542 @unittest.skipUnless(UID_GID_SUPPORT, "Requires grp and pwd support")
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_shutil.py 27 UID_GID_SUPPORT = True
29 UID_GID_SUPPORT = False
518 if UID_GID_SUPPORT:
542 @unittest.skipUnless(UID_GID_SUPPORT, "Requires grp and pwd support")
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_shutil.py 27 UID_GID_SUPPORT = True
29 UID_GID_SUPPORT = False
518 if UID_GID_SUPPORT:
542 @unittest.skipUnless(UID_GID_SUPPORT, "Requires grp and pwd support")
  /external/python/cpython3/Lib/test/
test_shutil.py 34 UID_GID_SUPPORT = True
36 UID_GID_SUPPORT = False
    [all...]

Completed in 366 milliseconds