Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/scripts/src_util/
Dpre_commit.py75 def check_whitespace(): function
102 check_whitespace()
Dcheck_all.py28 from check_whitespace import checkWhitespace
/third_party/python/Doc/tools/
Drstlint.py97 def check_whitespace(fn, lines): function