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

  /external/lldb/test/unittest2/test/
test_program.py 6 hasInstallHandler = hasattr(unittest2, 'installHandler')
151 if attr == 'catch' and not hasInstallHandler:
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/unittest/test/
test_program.py 167 if attr == 'catch' and not hasInstallHandler:
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/unittest/test/
test_program.py 167 if attr == 'catch' and not hasInstallHandler:

Completed in 1114 milliseconds