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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_platform.py 165 have_toolbox_glue = False
167 have_toolbox_glue = True
169 if have_toolbox_glue and platform.uname()[0] == 'Darwin':
  /external/python/cpython2/Lib/test/
test_platform.py 194 have_toolbox_glue = False
196 have_toolbox_glue = True
198 if have_toolbox_glue and platform.uname()[0] == 'Darwin':
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_platform.py 165 have_toolbox_glue = False
167 have_toolbox_glue = True
169 if have_toolbox_glue and platform.uname()[0] == 'Darwin':
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_platform.py 165 have_toolbox_glue = False
167 have_toolbox_glue = True
169 if have_toolbox_glue and platform.uname()[0] == 'Darwin':
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_platform.py 165 have_toolbox_glue = False
167 have_toolbox_glue = True
169 if have_toolbox_glue and platform.uname()[0] == 'Darwin':
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_platform.py 165 have_toolbox_glue = False
167 have_toolbox_glue = True
169 if have_toolbox_glue and platform.uname()[0] == 'Darwin':

Completed in 763 milliseconds