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

  /external/clang/tools/c-index-test/
c-index-test.c 3364 unsigned line, second_line; local
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_warnings.py 521 first_line, second_line = result.split('\n', 1)
531 self.assertEqual(second_line, expected_line)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_warnings.py 521 first_line, second_line = result.split('\n', 1)
531 self.assertEqual(second_line, expected_line)

Completed in 114 milliseconds