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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_gdb.py 66 final_opt = ""
69 final_opt = opt
70 return (final_opt and final_opt != '-O0')
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_gdb.py 66 final_opt = ""
69 final_opt = opt
70 return (final_opt and final_opt != '-O0')

Completed in 184 milliseconds