/external/llvm/utils/unittest/googletest/src/ |
D | gtest.cc | 2592 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/googletest/googletest/src/ |
D | gtest.cc | 3276 static void ColoredPrintf(GTestColor color, const char *fmt, ...) { in ColoredPrintf() function 3398 ColoredPrintf(GTestColor::kYellow, "Note: %s filter = %s\n", GTEST_NAME_, in OnTestIterationStart() 3404 ColoredPrintf(GTestColor::kYellow, "Note: This is test shard %d of %s.\n", in OnTestIterationStart() 3410 ColoredPrintf(GTestColor::kYellow, in OnTestIterationStart() 3415 ColoredPrintf(GTestColor::kGreen, "[==========] "); in OnTestIterationStart() 3424 ColoredPrintf(GTestColor::kGreen, "[----------] "); in OnEnvironmentsSetUpStart() 3433 ColoredPrintf(GTestColor::kGreen, "[----------] "); in OnTestCaseStart() 3447 ColoredPrintf(GTestColor::kGreen, "[----------] "); in OnTestSuiteStart() 3459 ColoredPrintf(GTestColor::kGreen, "[ RUN ] "); in OnTestStart() 3482 ColoredPrintf(GTestColor::kGreen, "[ OK ] "); in OnTestEnd() [all …]
|
/external/mesa3d/src/gtest/src/ |
D | gtest.cc | 3030 void ColoredPrintf(GTestColor color, const char* fmt, ...) { in ColoredPrintf() function 3151 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart() 3157 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart() 3164 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart() 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() [all …]
|
/external/libaom/libaom/third_party/googletest/src/googletest/src/ |
D | gtest.cc | 3102 void ColoredPrintf(GTestColor color, const char *fmt, ...) { in ColoredPrintf() function 3224 ColoredPrintf(COLOR_YELLOW, "Note: %s filter = %s\n", GTEST_NAME_, filter); in OnTestIterationStart() 3229 ColoredPrintf(COLOR_YELLOW, "Note: This is test shard %d of %s.\n", in OnTestIterationStart() 3235 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart() 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() [all …]
|
/external/llvm-project/llvm/utils/unittest/googletest/src/ |
D | gtest.cc | 2956 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/rust/crates/quiche/deps/boringssl/src/third_party/googletest/src/ |
D | gtest.cc | 3032 void ColoredPrintf(GTestColor color, const char* fmt, ...) { in ColoredPrintf() function 3142 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart() 3148 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart() 3155 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart() 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() [all …]
|
/external/libvpx/libvpx/third_party/googletest/src/src/ |
D | gtest.cc | 3024 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/fmtlib/test/ |
D | gmock-gtest-all.cc | 3988 void ColoredPrintf(GTestColor color, const char* fmt, ...) { in ColoredPrintf() function 4095 ColoredPrintf(COLOR_YELLOW, "Note: %s filter = %s\n", GTEST_NAME_, filter); in OnTestIterationStart() 4100 ColoredPrintf(COLOR_YELLOW, "Note: This is test shard %d of %s.\n", in OnTestIterationStart() 4106 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart() 4111 ColoredPrintf(COLOR_GREEN, "[==========] "); in OnTestIterationStart() 4120 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnEnvironmentsSetUpStart() 4128 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnTestCaseStart() 4139 ColoredPrintf(COLOR_GREEN, "[ RUN ] "); in OnTestStart() 4158 ColoredPrintf(COLOR_GREEN, "[ OK ] "); in OnTestEnd() 4160 ColoredPrintf(COLOR_RED, "[ FAILED ] "); in OnTestEnd() [all …]
|
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/gmock-1.8.0/ |
D | gmock-gtest-all.cc | 4404 void ColoredPrintf(GTestColor color, const char* fmt, ...) { in ColoredPrintf() function 4514 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart() 4520 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart() 4527 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart() 4532 ColoredPrintf(COLOR_GREEN, "[==========] "); in OnTestIterationStart() 4541 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnEnvironmentsSetUpStart() 4549 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnTestCaseStart() 4560 ColoredPrintf(COLOR_GREEN, "[ RUN ] "); in OnTestStart() 4580 ColoredPrintf(COLOR_GREEN, "[ OK ] "); in OnTestEnd() 4582 ColoredPrintf(COLOR_RED, "[ FAILED ] "); in OnTestEnd() [all …]
|
/external/libaom/libaom/third_party/googletest/src/googletest/include/gtest/ |
D | gtest.h | 1789 GTEST_API_ GTEST_ATTRIBUTE_PRINTF_(2, 3) void ColoredPrintf(GTestColor color,
|
/external/mesa3d/src/gtest/include/gtest/ |
D | gtest.h | 1808 GTEST_API_ GTEST_ATTRIBUTE_PRINTF_(2, 3) void ColoredPrintf(GTestColor color,
|
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/include/gtest/ |
D | gtest.h | 1788 GTEST_API_ GTEST_ATTRIBUTE_PRINTF_(2, 3) void ColoredPrintf(GTestColor color,
|
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/DA7778FB66018A4E9B4110ED06E730D00/ |
D | breakpad_unittests.sym | 21794 FUNC 39738 90 0 testing::internal::ColoredPrintf
|
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/D6D1FEC9A15DE7F38A236898871A2E770/ |
D | breakpad_unittests.sym | 23290 FUNC 56230 134 0 testing::internal::ColoredPrintf
|