Home
last modified time | relevance | path

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

/third_party/libbpf/ci/managers/
Dtravis_wait.bash52 echo -e "\\n${ANSI_GREEN}The command ${cmd[*]} exited with ${result}.${ANSI_RESET}"
57 echo -e "\\n${ANSI_GREEN}Log:${ANSI_RESET}\\n"
/third_party/libinput/src/
Dutil-macros.h39 #define ANSI_GREEN "\x1B[0;32m" macro
/third_party/libinput/test/
Dlitest.c704 color = ANSI_GREEN; in litest_log_handler()