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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_sysconfig.py 289 with open('/dev/null', 'w') as devnull_fp:
295 stderr=devnull_fp,
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_sysconfig.py 289 with open('/dev/null', 'w') as devnull_fp:
295 stderr=devnull_fp,

Completed in 52 milliseconds