Home | History | Annotate | Download | only in gtest

Lines Matching refs:COLOR_RED

55 enum GTestColor { COLOR_DEFAULT, COLOR_RED, COLOR_GREEN, COLOR_YELLOW };
64 using testing::internal::COLOR_RED;
327 ColoredPrintf(COLOR_RED, "[ FAILED ] ");
386 ColoredPrintf(COLOR_RED, "[ FAIL ] ");
390 ColoredPrintf(COLOR_RED, "[ FAIL ] ");
398 ColoredPrintf(COLOR_RED, "[ TIMEOUT ] ");
402 ColoredPrintf(COLOR_RED, "[ TIMEOUT ] ");