Home
last modified time | relevance | path

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

/external/vixl/tools/
Dclang_format.py44 is_output_redirected = not sys.stdout.isatty() variable
91 if util.IsCommandAvailable('colordiff') and not is_output_redirected: