OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_ESLINT_PATH
(Results
1 - 2
of
2
) sorted by null
/external/chromium-trace/catapult/common/eslint/bin/
run_tests
15
_ESLINT_PATH
= os.path.abspath(
20
exit_code = run_with_typ.Run(top_level_dir, path=[
_ESLINT_PATH
])
35
_RunTestsOrDie(os.path.join(
_ESLINT_PATH
, 'eslint'))
run_eslint
16
_ESLINT_PATH
= os.path.abspath(
32
_AddToPathIfNeeded(
_ESLINT_PATH
)
Completed in 2143 milliseconds