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

  /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 42 milliseconds