OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 3330 milliseconds