/external/mesa3d/src/gtest/src/ |
D | gtest.cc | 2554 COLOR_YELLOW enumerator 2564 case COLOR_YELLOW: return FOREGROUND_RED | FOREGROUND_GREEN; in GetColorAttribute() 2577 case COLOR_YELLOW: return "3"; in GetAnsiColorCode() 2725 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart() 2731 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart() 2738 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart() 2883 ColoredPrintf(COLOR_YELLOW, in OnTestIterationEnd() 4697 color = COLOR_YELLOW; in PrintColorEncoded()
|
/external/llvm/utils/unittest/googletest/src/ |
D | gtest.cc | 2526 COLOR_YELLOW enumerator 2536 case COLOR_YELLOW: return FOREGROUND_RED | FOREGROUND_GREEN; in GetColorAttribute() 2549 case COLOR_YELLOW: return "3"; in GetAnsiColorCode() 2697 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart() 2703 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart() 2710 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart() 2855 ColoredPrintf(COLOR_YELLOW, in OnTestIterationEnd() 4665 color = COLOR_YELLOW; in PrintColorEncoded()
|
/external/protobuf/gtest/src/ |
D | gtest.cc | 2525 COLOR_YELLOW enumerator 2535 case COLOR_YELLOW: return FOREGROUND_RED | FOREGROUND_GREEN; in GetColorAttribute() 2548 case COLOR_YELLOW: return "3"; in GetAnsiColorCode() 2673 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart() 2678 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart() 2685 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart() 2838 ColoredPrintf(COLOR_YELLOW, in OnTestIterationEnd() 4454 color = COLOR_YELLOW; in UnitTestImpl()
|
/external/chromium_org/third_party/mesa/src/src/gtest/src/ |
D | gtest.cc | 2554 COLOR_YELLOW enumerator 2564 case COLOR_YELLOW: return FOREGROUND_RED | FOREGROUND_GREEN; in GetColorAttribute() 2577 case COLOR_YELLOW: return "3"; in GetAnsiColorCode() 2725 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart() 2731 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart() 2738 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart() 2883 ColoredPrintf(COLOR_YELLOW, in OnTestIterationEnd() 4697 color = COLOR_YELLOW; in PrintColorEncoded()
|
/external/qemu/ui/ |
D | curses.c | 289 COLOR_RED, COLOR_MAGENTA, COLOR_YELLOW, COLOR_WHITE, in curses_setup()
|
D | console.c | 392 COLOR_YELLOW = 3, enumerator 826 s->t_attrib.fgcol=COLOR_YELLOW; in console_handle_escape() 851 s->t_attrib.bgcol=COLOR_YELLOW; in console_handle_escape()
|
/external/gtest/src/ |
D | gtest.cc | 2554 COLOR_YELLOW enumerator 2564 case COLOR_YELLOW: return FOREGROUND_RED | FOREGROUND_GREEN; in GetColorAttribute() 2577 case COLOR_YELLOW: return "3"; in GetAnsiColorCode() 2729 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart() 2735 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart() 2742 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart() 2885 ColoredPrintf(COLOR_YELLOW, in OnTestIterationEnd() 4814 color = COLOR_YELLOW; in PrintColorEncoded()
|
/external/chromium_org/testing/gtest/src/ |
D | gtest.cc | 2838 COLOR_YELLOW enumerator 2849 case COLOR_YELLOW: return FOREGROUND_RED | FOREGROUND_GREEN; in GetColorAttribute() 2862 case COLOR_YELLOW: return "3"; in GetAnsiColorCode() 3016 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart() 3022 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart() 3029 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart() 3172 ColoredPrintf(COLOR_YELLOW, in OnTestIterationEnd() 5090 color = COLOR_YELLOW; in PrintColorEncoded()
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/performance/ui/ |
D | BarGraph.java | 187 Color yellow= display.getSystemColor(SWT.COLOR_YELLOW); in paint()
|
D | FingerPrintGraph.java | 69 static final Color YELLOW = DEFAULT_DISPLAY.getSystemColor(SWT.COLOR_YELLOW);
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/ui/ |
D | PerformancesView.java | 86 static final Color YELLOW = DEFAULT_DISPLAY.getSystemColor(SWT.COLOR_YELLOW);
|
/external/libvpx/libvpx/third_party/googletest/src/src/ |
D | gtest-all.cc | 4038 COLOR_YELLOW enumerator 4048 case COLOR_YELLOW: return FOREGROUND_RED | FOREGROUND_GREEN; in GetColorAttribute() 4061 case COLOR_YELLOW: return "3"; in GetAnsiColorCode() 4213 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart() 4219 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart() 4226 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart() 4369 ColoredPrintf(COLOR_YELLOW, in OnTestIterationEnd() 6298 color = COLOR_YELLOW; in PrintColorEncoded()
|
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/src/ |
D | gtest-all.cc | 4038 COLOR_YELLOW enumerator 4048 case COLOR_YELLOW: return FOREGROUND_RED | FOREGROUND_GREEN; in GetColorAttribute() 4061 case COLOR_YELLOW: return "3"; in GetAnsiColorCode() 4213 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart() 4219 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart() 4226 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart() 4369 ColoredPrintf(COLOR_YELLOW, in OnTestIterationEnd() 6298 color = COLOR_YELLOW; in PrintColorEncoded()
|