Home
last modified time | relevance | path

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

/external/libsrtp2/test/
Dcutest.h144 static int test_colorize__ = 0; variable
164 if (!test_colorize__) { in test_print_in_color__()
493 test_colorize__ ? "always" : "never", test->name); in test_run__()
582 test_colorize__ = isatty(STDOUT_FILENO); in main()
584 test_colorize__ = _isatty(_fileno(stdout)); in main()
586 test_colorize__ = 0; in main()
622 test_colorize__ = 1; in main()
624 test_colorize__ = 0; in main()