Home | History | Annotate | Download | only in internal

Lines Matching defs:GTestLogSeverity

1028 enum GTestLogSeverity {
1040 GTestLog(GTestLogSeverity severity, const char* file, int line);
1048 const GTestLogSeverity severity_;