Home
last modified time | relevance | path

Searched refs:COLOR_GREEN (Results 1 – 25 of 45) sorted by relevance

12

/external/libcxx/utils/google-benchmark/src/
Dcolorprint.cc47 case COLOR_GREEN: in GetPlatformColorCode()
65 case COLOR_GREEN: in GetPlatformColorCode()
Dcolorprint.h12 COLOR_GREEN, enumerator
Dconsole_reporter.cc122 (result.report_big_o || result.report_rms) ? COLOR_BLUE : COLOR_GREEN; in PrintRunData()
/external/google-benchmark/src/
Dcolorprint.cc47 case COLOR_GREEN: in GetPlatformColorCode()
65 case COLOR_GREEN: in GetPlatformColorCode()
Dcolorprint.h12 COLOR_GREEN, enumerator
Dconsole_reporter.cc121 (result.report_big_o || result.report_rms) ? COLOR_BLUE : COLOR_GREEN; in PrintRunData()
/external/mesa3d/src/gallium/drivers/r600/
Deg_debug.c39 #define COLOR_GREEN "\033[1;32m" macro
169 fprintf(f, COLOR_GREEN "%s%s%s" COLOR_RESET ":\n", in ac_parse_packet3()
303 fprintf(f, COLOR_GREEN "NOP (type 2)" COLOR_RESET "\n"); in eg_parse_ib()
/external/tensorflow/tensorflow/tools/ci_build/builds/
Dpip.sh560 printf " ${COLOR_GREEN}PASS${COLOR_NC}\n"
573 printf "PIP test ${COLOR_GREEN}PASSED${COLOR_NC}\n"
Dbuilds_common.sh22 COLOR_GREEN='\033[0;32m'
/external/tensorflow/tensorflow/tools/ci_build/
Dci_sanity.sh610 printf " ${COLOR_GREEN}PASS${COLOR_NC}\n"
623 printf "Sanity checks ${COLOR_GREEN}PASSED${COLOR_NC}\n"
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/_setup/py2/term/
D_term.py70 self['GREEN'] = make_color(_curses.COLOR_GREEN)
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/_setup/py3/term/
D_term.py71 self['GREEN'] = make_color(_curses.COLOR_GREEN)
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/
Dgtest.cc2524 COLOR_GREEN, enumerator
2534 case COLOR_GREEN: return FOREGROUND_GREEN; in GetColorAttribute()
2547 case COLOR_GREEN: return "2"; in GetAnsiColorCode()
2714 ColoredPrintf(COLOR_GREEN, "[==========] "); in OnTestIterationStart()
2723 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnEnvironmentsSetUpStart()
2732 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnTestCaseStart()
2743 ColoredPrintf(COLOR_GREEN, "[ RUN ] "); in OnTestStart()
2763 ColoredPrintf(COLOR_GREEN, "[ OK ] "); in OnTestEnd()
2786 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnTestCaseEnd()
2795 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnEnvironmentsTearDownStart()
[all …]
/external/llvm/utils/unittest/googletest/src/
Dgtest.cc2525 COLOR_GREEN, enumerator
2535 case COLOR_GREEN: return FOREGROUND_GREEN; in GetColorAttribute()
2548 case COLOR_GREEN: return "2"; in GetAnsiColorCode()
2715 ColoredPrintf(COLOR_GREEN, "[==========] "); in OnTestIterationStart()
2724 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnEnvironmentsSetUpStart()
2733 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnTestCaseStart()
2744 ColoredPrintf(COLOR_GREEN, "[ RUN ] "); in OnTestStart()
2764 ColoredPrintf(COLOR_GREEN, "[ OK ] "); in OnTestEnd()
2787 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnTestCaseEnd()
2796 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnEnvironmentsTearDownStart()
[all …]
/external/google-breakpad/src/testing/gtest/src/
Dgtest.cc2554 COLOR_GREEN, enumerator
2564 case COLOR_GREEN: return FOREGROUND_GREEN; in GetColorAttribute()
2577 case COLOR_GREEN: return "2"; in GetAnsiColorCode()
2742 ColoredPrintf(COLOR_GREEN, "[==========] "); in OnTestIterationStart()
2751 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnEnvironmentsSetUpStart()
2759 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnTestCaseStart()
2770 ColoredPrintf(COLOR_GREEN, "[ RUN ] "); in OnTestStart()
2790 ColoredPrintf(COLOR_GREEN, "[ OK ] "); in OnTestEnd()
2812 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnTestCaseEnd()
2821 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnEnvironmentsTearDownStart()
[all …]
/external/u-boot/scripts/kconfig/
Dnconf.gui.c34 init_pair(MAIN_MENU_HEADING, COLOR_GREEN, -1); in set_normal_colors()
38 init_pair(SCROLLWIN_HEADING, COLOR_GREEN, -1); in set_normal_colors()
47 init_pair(INPUT_HEADING, COLOR_GREEN, -1); in set_normal_colors()
/external/libaom/libaom/third_party/googletest/src/googletest/src/
Dgtest.cc2884 COLOR_GREEN, enumerator
2895 case COLOR_GREEN: return FOREGROUND_GREEN; in GetColorAttribute()
2908 case COLOR_GREEN: return "2"; in GetAnsiColorCode()
3085 ColoredPrintf(COLOR_GREEN, "[==========] "); in OnTestIterationStart()
3094 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnEnvironmentsSetUpStart()
3102 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnTestCaseStart()
3113 ColoredPrintf(COLOR_GREEN, "[ RUN ] "); in OnTestStart()
3133 ColoredPrintf(COLOR_GREEN, "[ OK ] "); in OnTestEnd()
3155 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnTestCaseEnd()
3164 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnEnvironmentsTearDownStart()
[all …]
/external/mesa3d/src/gtest/src/
Dgtest.cc2883 COLOR_GREEN, enumerator
2894 case COLOR_GREEN: return FOREGROUND_GREEN; in GetColorAttribute()
2907 case COLOR_GREEN: return "2"; in GetAnsiColorCode()
3084 ColoredPrintf(COLOR_GREEN, "[==========] "); in OnTestIterationStart()
3093 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnEnvironmentsSetUpStart()
3101 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnTestCaseStart()
3112 ColoredPrintf(COLOR_GREEN, "[ RUN ] "); in OnTestStart()
3132 ColoredPrintf(COLOR_GREEN, "[ OK ] "); in OnTestEnd()
3154 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnTestCaseEnd()
3163 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnEnvironmentsTearDownStart()
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/src/
Dgtest.cc2883 COLOR_GREEN, enumerator
2894 case COLOR_GREEN: return FOREGROUND_GREEN; in GetColorAttribute()
2907 case COLOR_GREEN: return "2"; in GetAnsiColorCode()
3084 ColoredPrintf(COLOR_GREEN, "[==========] "); in OnTestIterationStart()
3093 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnEnvironmentsSetUpStart()
3101 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnTestCaseStart()
3112 ColoredPrintf(COLOR_GREEN, "[ RUN ] "); in OnTestStart()
3132 ColoredPrintf(COLOR_GREEN, "[ OK ] "); in OnTestEnd()
3154 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnTestCaseEnd()
3163 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnEnvironmentsTearDownStart()
[all …]
/external/mesa3d/src/amd/common/
Dac_debug.c50 #define COLOR_GREEN "\033[1;32m" macro
240 fprintf(f, COLOR_GREEN "%s%s" COLOR_RESET ":\n", in ac_parse_packet3()
497 fprintf(f, COLOR_GREEN "NOP (type 2)" COLOR_RESET "\n"); in ac_do_parse_ib()
/external/googletest/googletest/src/
Dgtest.cc2925 case COLOR_GREEN: return FOREGROUND_GREEN; in GetColorAttribute()
2969 case COLOR_GREEN: return "2"; in GetAnsiColorCode()
3147 ColoredPrintf(COLOR_GREEN, "[==========] "); in OnTestIterationStart()
3156 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnEnvironmentsSetUpStart()
3164 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnTestCaseStart()
3175 ColoredPrintf(COLOR_GREEN, "[ RUN ] "); in OnTestStart()
3200 ColoredPrintf(COLOR_GREEN, "[ OK ] "); in OnTestEnd()
3202 ColoredPrintf(COLOR_GREEN, "[ SKIPPED ] "); in OnTestEnd()
3224 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnTestCaseEnd()
3232 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnEnvironmentsTearDownStart()
[all …]
/external/python/cpython2/Demo/curses/
Dtclock.py80 curses.init_pair(3, curses.COLOR_GREEN, my_bg)
Dncurses.py86 p2 = mkpanel(curses.COLOR_GREEN,
/external/tensorflow/tensorflow/python/debug/cli/
Dstepper_cli.py71 STATE_CONT: cli_shared.COLOR_GREEN,
81 stepper.NodeStepper.FEED_TYPE_HANDLE: cli_shared.COLOR_GREEN,
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest.cc2920 COLOR_GREEN, enumerator
2931 case COLOR_GREEN: return FOREGROUND_GREEN; in GetColorAttribute()
2975 case COLOR_GREEN: return "2"; in GetAnsiColorCode()
3153 ColoredPrintf(COLOR_GREEN, "[==========] "); in OnTestIterationStart()
3162 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnEnvironmentsSetUpStart()
3170 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnTestCaseStart()
3181 ColoredPrintf(COLOR_GREEN, "[ RUN ] "); in OnTestStart()
3201 ColoredPrintf(COLOR_GREEN, "[ OK ] "); in OnTestEnd()
3223 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnTestCaseEnd()
3232 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnEnvironmentsTearDownStart()
[all …]

12