Home
last modified time | relevance | path

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/
Dgtest-all.cc4037 COLOR_GREEN, enumerator
4047 case COLOR_GREEN: return FOREGROUND_GREEN; in GetColorAttribute()
4060 case COLOR_GREEN: return "2"; in GetAnsiColorCode()
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()
4301 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnTestCaseEnd()
4310 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnEnvironmentsTearDownStart()
[all …]