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

  /external/chromium_org/
PRESUBMIT_test.py 83 warnings = PRESUBMIT._CheckIncludeOrderForScope(scope, mock_input_api,
93 warnings = PRESUBMIT._CheckIncludeOrderForScope(scope, mock_input_api,
104 warnings = PRESUBMIT._CheckIncludeOrderForScope(scope, mock_input_api,
115 warnings = PRESUBMIT._CheckIncludeOrderForScope(scope, mock_input_api,
130 warnings = PRESUBMIT._CheckIncludeOrderForScope(scope, mock_input_api,
198 warnings = PRESUBMIT._CheckIncludeOrderForScope(scope, mock_input_api,
207 warnings = PRESUBMIT._CheckIncludeOrderForScope(scope, mock_input_api,
217 warnings = PRESUBMIT._CheckIncludeOrderForScope(scope, mock_input_api,
PRESUBMIT.py 555 def _CheckIncludeOrderForScope(scope, input_api, file_path, changed_linenums):
676 warnings.extend(_CheckIncludeOrderForScope(scope, input_api, f.LocalPath(),
    [all...]

Completed in 36 milliseconds