Home
last modified time | relevance | path

Searched refs:CPPLINT_FILTERS (Results 1 – 1 of 1) sorted by relevance

/external/libvpx/libvpx/tools/
Dlint-hunks.py27 CPPLINT_FILTERS = ["-readability/casting"] variable
91 "--filter=" + ",".join(CPPLINT_FILTERS),