Home | History | Annotate | Download | only in internal

Lines Matching defs:GTestLogSeverity

908 enum GTestLogSeverity {
920 GTestLog(GTestLogSeverity severity, const char* file, int line);
928 const GTestLogSeverity severity_;