Searched refs:_OTHER_HEADER (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/style/checkers/
H A Dcpp.py117 _OTHER_HEADER = 2 variable
309 _OTHER_HEADER: 'other header',
371 assert header_type == _OTHER_HEADER
2924 _OTHER_HEADER
2927 # If it is a system header we know it is classified as _OTHER_HEADER.
2929 return _OTHER_HEADER
2939 return _OTHER_HEADER;
2969 return _OTHER_HEADER
2972 return _OTHER_HEADER
3064 if not error_message and header_type == _OTHER_HEADER
[all...]
H A Dcpp_unittest.py2705 self.include_state.check_next_include_order(cpp_style._OTHER_HEADER, False, True))
2712 self.include_state.check_next_include_order(cpp_style._OTHER_HEADER, False, True))
2925 self.assertEqual(cpp_style._OTHER_HEADER,
2929 self.assertEqual(cpp_style._OTHER_HEADER,
2954 self.assertEqual(cpp_style._OTHER_HEADER,
2958 self.assertEqual(cpp_style._OTHER_HEADER,
/external/chromium_org/third_party/libvpx/source/libvpx/tools/
H A Dcpplint.py420 _OTHER_HEADER = 5 variable
563 _OTHER_HEADER: 'other header',
667 assert header_type == _OTHER_HEADER
3531 _OTHER_HEADER
3565 return _OTHER_HEADER
/external/compiler-rt/lib/sanitizer_common/scripts/
H A Dcpplint.py333 _OTHER_HEADER = 5 variable
450 _OTHER_HEADER: 'other header',
542 assert header_type == _OTHER_HEADER
2979 _OTHER_HEADER
3014 return _OTHER_HEADER
/external/libvpx/libvpx/tools/
H A Dcpplint.py420 _OTHER_HEADER = 5 variable
563 _OTHER_HEADER: 'other header',
667 assert header_type == _OTHER_HEADER
3531 _OTHER_HEADER
3565 return _OTHER_HEADER

Completed in 472 milliseconds