Home
last modified time | relevance | path

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

/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/libaom/libaom/third_party/googletest/src/googletest/src/
Dgtest.cc2957 void ColoredPrintf(GTestColor color, const char* fmt, ...) { in ColoredPrintf() function
3067 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart()
3073 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart()
3080 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart()
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()
3135 ColoredPrintf(COLOR_RED, "[ FAILED ] "); in OnTestEnd()
[all …]
/external/mesa3d/src/gtest/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/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/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.cc3019 void ColoredPrintf(GTestColor color, const char* fmt, ...) { in ColoredPrintf() function
3129 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart()
3135 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart()
3142 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart()
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()
[all …]
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest.cc3024 static void ColoredPrintf(GTestColor color, const char* fmt, ...) { in ColoredPrintf() function
3135 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart()
3141 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart()
3148 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart()
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()
3203 ColoredPrintf(COLOR_RED, "[ FAILED ] "); in OnTestEnd()
[all …]
/external/epid-sdk/ext/gtest/
Dgtest-all.cc4408 void ColoredPrintf(GTestColor color, const char* fmt, ...) { in ColoredPrintf() function
4518 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart()
4524 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart()
4531 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart()
4536 ColoredPrintf(COLOR_GREEN, "[==========] "); in OnTestIterationStart()
4545 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnEnvironmentsSetUpStart()
4553 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnTestCaseStart()
4564 ColoredPrintf(COLOR_GREEN, "[ RUN ] "); in OnTestStart()
4584 ColoredPrintf(COLOR_GREEN, "[ OK ] "); in OnTestEnd()
4586 ColoredPrintf(COLOR_RED, "[ FAILED ] "); in OnTestEnd()
[all …]
/external/googletest/googletest/include/gtest/
Dgtest.h1803 GTEST_API_ GTEST_ATTRIBUTE_PRINTF_(2, 3) void ColoredPrintf(GTestColor color,
/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