Home
last modified time | relevance | path

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

12

/external/llvm-project/llvm/utils/benchmark/src/
Dcolorprint.cc47 case COLOR_GREEN: in GetPlatformColorCode()
65 case COLOR_GREEN: in GetPlatformColorCode()
Dcolorprint.h12 COLOR_GREEN, enumerator
Dconsole_reporter.cc107 (result.report_big_o || result.report_rms) ? COLOR_BLUE : COLOR_GREEN; in PrintRunData()
/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/llvm-project/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/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/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/tensorflow/tensorflow/tools/ci_build/
Dci_sanity.sh721 printf " ${COLOR_GREEN}PASS${COLOR_NC}\n"
745 printf "Sanity checks ${COLOR_GREEN}PASSED${COLOR_NC}\n"
/external/tensorflow/tensorflow/tools/ci_build/builds/
Dbuilds_common.sh22 COLOR_GREEN='\033[0;32m'
/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/mesa3d/src/gtest/src/
Dgtest.cc2936 case COLOR_GREEN: return FOREGROUND_GREEN; in GetColorAttribute()
2980 case COLOR_GREEN: return "2"; in GetAnsiColorCode()
3169 ColoredPrintf(COLOR_GREEN, "[==========] "); in OnTestIterationStart()
3178 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnEnvironmentsSetUpStart()
3187 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnTestCaseStart()
3201 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnTestSuiteStart()
3213 ColoredPrintf(COLOR_GREEN, "[ RUN ] "); in OnTestStart()
3238 ColoredPrintf(COLOR_GREEN, "[ OK ] "); in OnTestEnd()
3240 ColoredPrintf(COLOR_GREEN, "[ SKIPPED ] "); in OnTestEnd()
3263 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnTestCaseEnd()
[all …]
/external/llvm-project/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/libaom/libaom/third_party/googletest/src/googletest/src/
Dgtest.cc3009 case COLOR_GREEN: return FOREGROUND_GREEN; in GetColorAttribute()
3053 case COLOR_GREEN: return "2"; in GetAnsiColorCode()
3240 ColoredPrintf(COLOR_GREEN, "[==========] "); in OnTestIterationStart()
3249 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnEnvironmentsSetUpStart()
3258 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnTestCaseStart()
3272 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnTestSuiteStart()
3284 ColoredPrintf(COLOR_GREEN, "[ RUN ] "); in OnTestStart()
3306 ColoredPrintf(COLOR_GREEN, "[ OK ] "); in OnTestEnd()
3308 ColoredPrintf(COLOR_GREEN, "[ SKIPPED ] "); in OnTestEnd()
3331 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnTestCaseEnd()
[all …]
/external/python/cpython2/Demo/curses/
Dtclock.py80 curses.init_pair(3, curses.COLOR_GREEN, my_bg)
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/src/
Dgtest.cc2938 case COLOR_GREEN: return FOREGROUND_GREEN; in GetColorAttribute()
2982 case COLOR_GREEN: return "2"; in GetAnsiColorCode()
3160 ColoredPrintf(COLOR_GREEN, "[==========] "); in OnTestIterationStart()
3169 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnEnvironmentsSetUpStart()
3177 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnTestCaseStart()
3188 ColoredPrintf(COLOR_GREEN, "[ RUN ] "); in OnTestStart()
3213 ColoredPrintf(COLOR_GREEN, "[ OK ] "); in OnTestEnd()
3215 ColoredPrintf(COLOR_GREEN, "[ SKIPPED ] "); in OnTestEnd()
3237 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnTestCaseEnd()
3245 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnEnvironmentsTearDownStart()
[all …]
/external/mesa3d/src/amd/common/
Dac_debug.c49 #define COLOR_GREEN "\033[1;32m" macro
259 fprintf(f, COLOR_GREEN "%s%s" COLOR_RESET ":\n", name, predicate); in ac_parse_packet3()
511 fprintf(f, COLOR_GREEN "NOP (type 2)" COLOR_RESET "\n"); in ac_do_parse_ib()
/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