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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/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 14 milliseconds