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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_warnings.py 16 c_warnings = test_support.import_fresh_module('warnings', fresh=['_warnings']) variable
190 module = c_warnings
352 module = c_warnings
402 module = c_warnings
412 module = c_warnings
591 module = c_warnings
701 module = c_warnings
740 module = c_warnings
748 c_warnings.onceregistry.clear()
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_warnings.py 16 c_warnings = test_support.import_fresh_module('warnings', fresh=['_warnings']) variable
190 module = c_warnings
352 module = c_warnings
402 module = c_warnings
412 module = c_warnings
591 module = c_warnings
701 module = c_warnings
740 module = c_warnings
748 c_warnings.onceregistry.clear()

Completed in 655 milliseconds