Searched refs:COLOR_GREEN (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.cc4037 COLOR_GREEN, enumerator in enum:testing::internal::GTestColor
4047 case COLOR_GREEN: return FOREGROUND_GREEN;
4060 case COLOR_GREEN: return "2";
4231 ColoredPrintf(COLOR_GREEN, "[==========] ");
4240 ColoredPrintf(COLOR_GREEN, "[----------] ");
4248 ColoredPrintf(COLOR_GREEN, "[----------] ");
4259 ColoredPrintf(COLOR_GREEN, "[ RUN ] ");
4279 ColoredPrintf(COLOR_GREEN, "[ OK ] ");
4301 ColoredPrintf(COLOR_GREEN, "[----------] ");
4310 ColoredPrintf(COLOR_GREEN, "[
[all...]

Completed in 12 milliseconds