Searched refs:is_output_redirected (Results 1 - 1 of 1) sorted by relevance
/third_party/vixl/tools/ | ||
H A D | clang_format.py | 48 is_output_redirected = not sys.stdout.isatty() variable 125 if util.IsCommandAvailable('colordiff') and not is_output_redirected: |
Completed in 1 milliseconds