HomeSort by relevance Sort by last modified time
    Searched refs:errorColor (Results 1 - 3 of 3) sorted by null

  /external/deqp/modules/glshared/
glsDrawTest.cpp     [all...]
  /external/clang/lib/Frontend/
TextDiagnostic.cpp 39 static const enum raw_ostream::Colors errorColor = raw_ostream::RED;
711 case DiagnosticsEngine::Error: OS.changeColor(errorColor, true); break;
    [all...]
  /external/deqp/modules/gles31/functional/
es31fTessellationTests.cpp     [all...]

Completed in 244 milliseconds