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

  /external/clang/bindings/python/tests/cindex/
test_comment.py 4 def test_comment(): function
  /external/python/cpython2/Lib/idlelib/idle_test/
test_formatparagraph.py 11 test_comment = '# This is a comment' variable in class:Is_Get_Test
20 self.assertFalse(fp.is_all_white(self.test_comment))
24 Equal(fp.get_indent(self.test_comment), '')
32 Equal(fp.get_comment_header(self.test_comment), '#')
201 test_comment = (
204 result = fp.reformat_comment(test_comment, 70, "#")
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/tests/
test_fixers.py 4305 def test_comment(self): member in class:Test_getcwdu
    [all...]
  /external/python/cpython2/Lib/lib2to3/tests/
test_fixers.py 4270 def test_comment(self): member in class:Test_getcwdu
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/tests/
test_fixers.py 4317 def test_comment(self): member in class:Test_getcwdu
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/tests/
test_fixers.py 4317 def test_comment(self): member in class:Test_getcwdu
    [all...]

Completed in 693 milliseconds