Home
last modified time | relevance | path

Searched refs:ColoredPrintf (Results 1 – 14 of 14) sorted by relevance

/external/protobuf/gtest/src/
Dgtest.cc2614 void ColoredPrintf(GTestColor color, const char* fmt, ...) { in ColoredPrintf() function
2702 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart()
2707 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart()
2714 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart()
2719 ColoredPrintf(COLOR_GREEN, "[==========] "); in OnTestIterationStart()
2728 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnEnvironmentsSetUpStart()
2737 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnTestCaseStart()
2748 ColoredPrintf(COLOR_GREEN, "[ RUN ] "); in OnTestStart()
2772 ColoredPrintf(COLOR_GREEN, "[ OK ] "); in OnTestEnd()
2774 ColoredPrintf(COLOR_RED, "[ FAILED ] "); in OnTestEnd()
[all …]
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/
Dgtest.cc2591 void ColoredPrintf(GTestColor color, const char* fmt, ...) { in ColoredPrintf() function
2696 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart()
2702 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart()
2709 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart()
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()
2765 ColoredPrintf(COLOR_RED, "[ FAILED ] "); in OnTestEnd()
[all …]
/external/llvm/utils/unittest/googletest/src/
Dgtest.cc2592 void ColoredPrintf(GTestColor color, const char* fmt, ...) { in ColoredPrintf() function
2697 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart()
2703 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart()
2710 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart()
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()
2766 ColoredPrintf(COLOR_RED, "[ FAILED ] "); in OnTestEnd()
[all …]
/external/google-breakpad/src/testing/gtest/src/
Dgtest.cc2621 void ColoredPrintf(GTestColor color, const char* fmt, ...) { in ColoredPrintf() function
2724 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart()
2730 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart()
2737 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart()
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()
2792 ColoredPrintf(COLOR_RED, "[ FAILED ] "); in OnTestEnd()
[all …]
/external/mesa3d/src/gtest/src/
Dgtest.cc2621 void ColoredPrintf(GTestColor color, const char* fmt, ...) { in ColoredPrintf() function
2729 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart()
2735 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart()
2742 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart()
2747 ColoredPrintf(COLOR_GREEN, "[==========] "); in OnTestIterationStart()
2756 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnEnvironmentsSetUpStart()
2764 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnTestCaseStart()
2775 ColoredPrintf(COLOR_GREEN, "[ RUN ] "); in OnTestStart()
2795 ColoredPrintf(COLOR_GREEN, "[ OK ] "); in OnTestEnd()
2797 ColoredPrintf(COLOR_RED, "[ FAILED ] "); in OnTestEnd()
[all …]
/external/vulkan-validation-layers/tests/gtest-1.7.0/src/
Dgtest.cc2621 void ColoredPrintf(GTestColor color, const char* fmt, ...) { in ColoredPrintf() function
2729 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart()
2735 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart()
2742 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart()
2747 ColoredPrintf(COLOR_GREEN, "[==========] "); in OnTestIterationStart()
2756 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnEnvironmentsSetUpStart()
2764 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnTestCaseStart()
2775 ColoredPrintf(COLOR_GREEN, "[ RUN ] "); in OnTestStart()
2795 ColoredPrintf(COLOR_GREEN, "[ OK ] "); in OnTestEnd()
2797 ColoredPrintf(COLOR_RED, "[ FAILED ] "); in OnTestEnd()
[all …]
/external/v8/testing/gtest/src/
Dgtest.cc2954 void ColoredPrintf(GTestColor color, const char* fmt, ...) { in ColoredPrintf() function
3064 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart()
3070 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart()
3077 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart()
3082 ColoredPrintf(COLOR_GREEN, "[==========] "); in OnTestIterationStart()
3091 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnEnvironmentsSetUpStart()
3099 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnTestCaseStart()
3110 ColoredPrintf(COLOR_GREEN, "[ RUN ] "); in OnTestStart()
3130 ColoredPrintf(COLOR_GREEN, "[ OK ] "); in OnTestEnd()
3132 ColoredPrintf(COLOR_RED, "[ FAILED ] "); in OnTestEnd()
[all …]
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest.cc2956 void ColoredPrintf(GTestColor color, const char* fmt, ...) { in ColoredPrintf() function
3066 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart()
3072 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart()
3079 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart()
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()
3134 ColoredPrintf(COLOR_RED, "[ FAILED ] "); in OnTestEnd()
[all …]
/external/googletest/googletest/src/
Dgtest.cc2954 void ColoredPrintf(GTestColor color, const char* fmt, ...) { in ColoredPrintf() function
3064 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart()
3070 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart()
3077 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart()
3082 ColoredPrintf(COLOR_GREEN, "[==========] "); in OnTestIterationStart()
3091 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnEnvironmentsSetUpStart()
3099 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnTestCaseStart()
3110 ColoredPrintf(COLOR_GREEN, "[ RUN ] "); in OnTestStart()
3130 ColoredPrintf(COLOR_GREEN, "[ OK ] "); in OnTestEnd()
3132 ColoredPrintf(COLOR_RED, "[ FAILED ] "); in OnTestEnd()
[all …]
/external/protobuf/gtest/fused-src/gtest/
Dgtest-all.cc3954 void ColoredPrintf(GTestColor color, const char* fmt, ...) { in ColoredPrintf() function
4042 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart()
4047 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart()
4054 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart()
4059 ColoredPrintf(COLOR_GREEN, "[==========] "); in OnTestIterationStart()
4068 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnEnvironmentsSetUpStart()
4077 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnTestCaseStart()
4088 ColoredPrintf(COLOR_GREEN, "[ RUN ] "); in OnTestStart()
4112 ColoredPrintf(COLOR_GREEN, "[ OK ] "); in OnTestEnd()
4114 ColoredPrintf(COLOR_RED, "[ FAILED ] "); in OnTestEnd()
[all …]
/external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
Dgtest-all.cc4105 void ColoredPrintf(GTestColor color, const char* fmt, ...) { in ColoredPrintf() function
4213 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart()
4219 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart()
4226 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart()
4231 ColoredPrintf(COLOR_GREEN, "[==========] "); in OnTestIterationStart()
4240 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnEnvironmentsSetUpStart()
4248 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnTestCaseStart()
4259 ColoredPrintf(COLOR_GREEN, "[ RUN ] "); in OnTestStart()
4279 ColoredPrintf(COLOR_GREEN, "[ OK ] "); in OnTestEnd()
4281 ColoredPrintf(COLOR_RED, "[ FAILED ] "); in OnTestEnd()
[all …]
/external/fmtlib/test/
Dgmock-gtest-all.cc4105 void ColoredPrintf(GTestColor color, const char* fmt, ...) { in ColoredPrintf() function
4213 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart()
4219 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart()
4226 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart()
4231 ColoredPrintf(COLOR_GREEN, "[==========] "); in OnTestIterationStart()
4240 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnEnvironmentsSetUpStart()
4248 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnTestCaseStart()
4259 ColoredPrintf(COLOR_GREEN, "[ RUN ] "); in OnTestStart()
4279 ColoredPrintf(COLOR_GREEN, "[ OK ] "); in OnTestEnd()
4281 ColoredPrintf(COLOR_RED, "[ FAILED ] "); in OnTestEnd()
[all …]
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/DA7778FB66018A4E9B4110ED06E730D00/
Dbreakpad_unittests.sym21794 FUNC 39738 90 0 testing::internal::ColoredPrintf
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/D6D1FEC9A15DE7F38A236898871A2E770/
Dbreakpad_unittests.sym23290 FUNC 56230 134 0 testing::internal::ColoredPrintf