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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_winreg.py 247 use_short = True
250 s = 'x' if use_short else long_string
251 use_short = not use_short
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_winreg.py 247 use_short = True
250 s = 'x' if use_short else long_string
251 use_short = not use_short

Completed in 339 milliseconds