HomeSort by relevance Sort by last modified time
    Searched refs:COL_GREEN (Results 1 - 8 of 8) sorted by null

  /external/vboot_reference/tests/futility/
common.sh 8 COL_GREEN='\E[32;1m'
15 echo -e "${COL_GREEN}$*${COL_STOP}"
  /external/vboot_reference/tests/
test_common.c 23 fprintf(stderr, "%s Test " COL_GREEN "PASSED\n" COL_STOP, testname);
36 fprintf(stderr, "%s Test " COL_GREEN "PASSED\n" COL_STOP, testname);
50 fprintf(stderr, "%s Test " COL_GREEN "PASSED\n" COL_STOP, testname);
64 fprintf(stderr, "%s Test " COL_GREEN "PASSED\n" COL_STOP, testname);
84 fprintf(stderr, "%s Test " COL_GREEN "PASSED\n" COL_STOP, testname);
98 fprintf(stderr, "%s Test " COL_GREEN "PASSED\n" COL_STOP, testname);
109 fprintf(stderr, "%s Test " COL_GREEN "PASSED\n" COL_STOP, testname);
120 fprintf(stderr, "%s Test " COL_GREEN "PASSED\n" COL_STOP, testname);
run_vbutil_kernel_arg_tests.sh 60 echo -e "${COL_GREEN}PASSED${COL_STOP}"
77 echo -e "${COL_GREEN}PASSED${COL_STOP}"
87 echo -e "${COL_GREEN}PASSED${COL_STOP}"
116 echo -e "${COL_GREEN}PASSED${COL_STOP}"
129 echo -e "${COL_GREEN}PASSED${COL_STOP}"
152 echo -e "${COL_GREEN}PASSED${COL_STOP}"
169 echo -e "${COL_GREEN}PASSED${COL_STOP}"
181 echo -e "${COL_GREEN}PASSED${COL_STOP}"
191 echo -e "${COL_GREEN}PASSED${COL_STOP}"
common.sh 25 COL_GREEN='\E[32;1m'
34 echo -e "${COL_GREEN}$*${COL_STOP}" 1>&2
test_common.h 53 #define COL_GREEN "\x1b[1;32m"
run_preamble_tests.sh 52 echo -e "${COL_GREEN}PASSED${COL_STOP}"
79 echo -e "${COL_GREEN}PASSED${COL_STOP}"
97 echo -e "${COL_GREEN}PASSED${COL_STOP}"
cgptlib_test.c     [all...]
  /external/vboot_reference/utility/
verify_data.c 23 #define COL_GREEN "\e[1;32m"
81 COL_GREEN "SUCCEEDED" COL_STOP "\n");

Completed in 213 milliseconds