Searched refs:ColoredPrintf (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/testing/gtest/src/
H A Dgtest.cc2906 void ColoredPrintf(GTestColor color, const char* fmt, ...) { function in namespace:testing::internal
3016 ColoredPrintf(COLOR_YELLOW,
3022 ColoredPrintf(COLOR_YELLOW,
3029 ColoredPrintf(COLOR_YELLOW,
3034 ColoredPrintf(COLOR_GREEN, "[==========] ");
3043 ColoredPrintf(COLOR_GREEN, "[----------] ");
3051 ColoredPrintf(COLOR_GREEN, "[----------] ");
3062 ColoredPrintf(COLOR_GREEN, "[ RUN ] ");
3082 ColoredPrintf(COLOR_GREEN, "[ OK ] ");
3084 ColoredPrintf(COLOR_RE
[all...]
/external/chromium_org/third_party/mesa/src/src/gtest/src/
H A Dgtest.cc2620 void ColoredPrintf(GTestColor color, const char* fmt, ...) { function in namespace:testing::internal
2725 ColoredPrintf(COLOR_YELLOW,
2731 ColoredPrintf(COLOR_YELLOW,
2738 ColoredPrintf(COLOR_YELLOW,
2743 ColoredPrintf(COLOR_GREEN, "[==========] ");
2752 ColoredPrintf(COLOR_GREEN, "[----------] ");
2761 ColoredPrintf(COLOR_GREEN, "[----------] ");
2772 ColoredPrintf(COLOR_GREEN, "[ RUN ] ");
2792 ColoredPrintf(COLOR_GREEN, "[ OK ] ");
2794 ColoredPrintf(COLOR_RE
[all...]
/external/gtest/src/
H A Dgtest.cc2621 void ColoredPrintf(GTestColor color, const char* fmt, ...) { function in namespace:testing::internal
2729 ColoredPrintf(COLOR_YELLOW,
2735 ColoredPrintf(COLOR_YELLOW,
2742 ColoredPrintf(COLOR_YELLOW,
2747 ColoredPrintf(COLOR_GREEN, "[==========] ");
2756 ColoredPrintf(COLOR_GREEN, "[----------] ");
2764 ColoredPrintf(COLOR_GREEN, "[----------] ");
2775 ColoredPrintf(COLOR_GREEN, "[ RUN ] ");
2795 ColoredPrintf(COLOR_GREEN, "[ OK ] ");
2797 ColoredPrintf(COLOR_RE
[all...]
/external/llvm/utils/unittest/googletest/src/
H A Dgtest.cc2592 void ColoredPrintf(GTestColor color, const char* fmt, ...) { function in namespace:testing::internal
2697 ColoredPrintf(COLOR_YELLOW,
2703 ColoredPrintf(COLOR_YELLOW,
2710 ColoredPrintf(COLOR_YELLOW,
2715 ColoredPrintf(COLOR_GREEN, "[==========] ");
2724 ColoredPrintf(COLOR_GREEN, "[----------] ");
2733 ColoredPrintf(COLOR_GREEN, "[----------] ");
2744 ColoredPrintf(COLOR_GREEN, "[ RUN ] ");
2764 ColoredPrintf(COLOR_GREEN, "[ OK ] ");
2766 ColoredPrintf(COLOR_RE
[all...]
/external/mesa3d/src/gtest/src/
H A Dgtest.cc2620 void ColoredPrintf(GTestColor color, const char* fmt, ...) { function in namespace:testing::internal
2725 ColoredPrintf(COLOR_YELLOW,
2731 ColoredPrintf(COLOR_YELLOW,
2738 ColoredPrintf(COLOR_YELLOW,
2743 ColoredPrintf(COLOR_GREEN, "[==========] ");
2752 ColoredPrintf(COLOR_GREEN, "[----------] ");
2761 ColoredPrintf(COLOR_GREEN, "[----------] ");
2772 ColoredPrintf(COLOR_GREEN, "[ RUN ] ");
2792 ColoredPrintf(COLOR_GREEN, "[ OK ] ");
2794 ColoredPrintf(COLOR_RE
[all...]
/external/protobuf/gtest/src/
H A Dgtest.cc2590 void ColoredPrintf(GTestColor color, const char* fmt, ...) { function in namespace:testing::internal
2673 ColoredPrintf(COLOR_YELLOW,
2678 ColoredPrintf(COLOR_YELLOW,
2685 ColoredPrintf(COLOR_YELLOW,
2690 ColoredPrintf(COLOR_GREEN, "[==========] ");
2699 ColoredPrintf(COLOR_GREEN, "[----------] ");
2708 ColoredPrintf(COLOR_GREEN, "[----------] ");
2719 ColoredPrintf(COLOR_GREEN, "[ RUN ] ");
2743 ColoredPrintf(COLOR_GREEN, "[ OK ] ");
2745 ColoredPrintf(COLOR_RE
[all...]
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc4105 void ColoredPrintf(GTestColor color, const char* fmt, ...) { function in namespace:testing::internal
4213 ColoredPrintf(COLOR_YELLOW,
4219 ColoredPrintf(COLOR_YELLOW,
4226 ColoredPrintf(COLOR_YELLOW,
4231 ColoredPrintf(COLOR_GREEN, "[==========] ");
4240 ColoredPrintf(COLOR_GREEN, "[----------] ");
4248 ColoredPrintf(COLOR_GREEN, "[----------] ");
4259 ColoredPrintf(COLOR_GREEN, "[ RUN ] ");
4279 ColoredPrintf(COLOR_GREEN, "[ OK ] ");
4281 ColoredPrintf(COLOR_RE
[all...]
/external/libvpx/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc4105 void ColoredPrintf(GTestColor color, const char* fmt, ...) { function in namespace:testing::internal
4213 ColoredPrintf(COLOR_YELLOW,
4219 ColoredPrintf(COLOR_YELLOW,
4226 ColoredPrintf(COLOR_YELLOW,
4231 ColoredPrintf(COLOR_GREEN, "[==========] ");
4240 ColoredPrintf(COLOR_GREEN, "[----------] ");
4248 ColoredPrintf(COLOR_GREEN, "[----------] ");
4259 ColoredPrintf(COLOR_GREEN, "[ RUN ] ");
4279 ColoredPrintf(COLOR_GREEN, "[ OK ] ");
4281 ColoredPrintf(COLOR_RE
[all...]

Completed in 783 milliseconds