Home
last modified time | relevance | path

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

/external/wayland/tests/
Dtest-runner.c64 static int is_atty = 0; variable
265 if (is_atty) in stderr_set_color()
272 if (is_atty) in stderr_reset_color()
358 is_atty = 1; in main()