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

  /external/webkit/Tools/Scripts/webkitpy/common/system/
logtesting.py 135 of a unittest.TestCase. See the docstring of this class
169 unittest.TestCase. See the docstring of this class for more details.
  /build/tools/releasetools/
common.py 454 def Usage(docstring):
455 print docstring.rstrip("\n")
460 docstring,
464 flags. docstring is the calling module's docstring, to be displayed
475 Usage(docstring)
483 Usage(docstring)

Completed in 801 milliseconds