OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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