OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:docstring
(Results
51 - 75
of
125
) sorted by null
1
2
3
4
5
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/style/
optparser.py
235
#
docstring
after making the attributes internal.
263
docstring
.
272
attribute in the class
docstring
.
274
attribute in the class
docstring
.
checker.py
298
stream: See the configure_logging()
docstring
.
325
stream: See the configure_logging()
docstring
.
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_exceptions.py
604
doc2 = "This is a test
docstring
."
605
doc4 = "This is another test
docstring
."
616
# test with given
docstring
620
# test with explicit base (without
docstring
)
test_peepholer.py
52
'Adding a
docstring
made this test fail in Py2.5.0'
test_compiler.py
273
"""
docstring
"""
test_telnetlib.py
254
# NB -- we need to test the IAC block which is mentioned in the
docstring
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_exceptions.py
604
doc2 = "This is a test
docstring
."
605
doc4 = "This is another test
docstring
."
616
# test with given
docstring
620
# test with explicit base (without
docstring
)
test_peepholer.py
52
'Adding a
docstring
made this test fail in Py2.5.0'
test_compiler.py
273
"""
docstring
"""
/external/chromium-trace/trace-viewer/third_party/python_gflags/
gflags_validators.py
35
See 'FLAGS VALIDATORS' in gflags.py's
docstring
for a usage manual.
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/system/
logutils.py
132
stream: See the configure_logging()
docstring
.
/external/chromium_org/third_party/python_gflags/
gflags_validators.py
35
See 'FLAGS VALIDATORS' in gflags.py's
docstring
for a usage manual.
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/compiler/
pyassem.py
261
self.
docstring
= None
288
self.
docstring
= doc
408
self.consts.insert(0, self.
docstring
)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/compiler/
pyassem.py
261
self.
docstring
= None
288
self.
docstring
= doc
408
self.consts.insert(0, self.
docstring
)
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/unittest/test/
test_case.py
402
"""Tests shortDescription() for a method with a
docstring
."""
405
'Tests shortDescription() for a method with a
docstring
.')
410
"""Tests shortDescription() for a method with a longer
docstring
.
412
This method ensures that only the first line of a
docstring
is
419
'
docstring
.')
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/unittest/test/
test_case.py
402
"""Tests shortDescription() for a method with a
docstring
."""
405
'Tests shortDescription() for a method with a
docstring
.')
410
"""Tests shortDescription() for a method with a longer
docstring
.
412
This method ensures that only the first line of a
docstring
is
419
'
docstring
.')
[
all
...]
/external/chromium_org/chrome/test/mini_installer/
test_installer.py
98
The default implementation of this method returns the
docstring
of the
/external/chromium_org/tools/idl_parser/
idl_lexer.py
122
# Regex needs to be in the
docstring
/external/chromium_org/tools/perf/benchmarks/
peacekeeper.py
81
# The
docstring
of benchmark classes may also be used as a description
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/
refactor.py
553
"""Refactors a
docstring
, looking for doctests.
609
self.log_error("Can't parse
docstring
in %s line %s: %s: %s",
fixer_util.py
318
# if there are no imports where we can insert, find the
docstring
.
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/
refactor.py
553
"""Refactors a
docstring
, looking for doctests.
609
self.log_error("Can't parse
docstring
in %s line %s: %s: %s",
/external/chromium_org/third_party/WebKit/Source/bindings/scripts/unstable/
blink_idl_parser.py
105
# * The
docstring
is the production rule in BNF (grammar).
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/
__init__.py
120
#
docstring
set later (very similar to CFUNCTYPE.__doc__)
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
filelist.py
213
# XXX
docstring
lying about what the special chars are?
Completed in 1862 milliseconds
1
2
3
4
5