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

  /external/python/cpython2/Lib/test/
test_functools.py 382 @test_support.requires_docstrings
test_pydoc.py 20 captured_stderr, requires_docstrings)
313 @requires_docstrings
331 @requires_docstrings
test_support.py 1503 requires_docstrings = unittest.skipUnless(HAVE_DOCSTRINGS, variable
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_functools.py 253 @test_support.requires_docstrings
test_support.py 1209 requires_docstrings = unittest.skipUnless(HAVE_DOCSTRINGS, variable
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_functools.py 253 @test_support.requires_docstrings
test_support.py 1209 requires_docstrings = unittest.skipUnless(HAVE_DOCSTRINGS, variable
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_functools.py 253 @test_support.requires_docstrings
test_support.py 1209 requires_docstrings = unittest.skipUnless(HAVE_DOCSTRINGS, variable
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_functools.py 253 @test_support.requires_docstrings
test_support.py 1209 requires_docstrings = unittest.skipUnless(HAVE_DOCSTRINGS, variable
    [all...]

Completed in 267 milliseconds