OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:total_failures
(Results
1 - 1
of
1
) sorted by null
/external/skia/tests/
ColorTest.cpp
99
int
total_failures
= 0;
local
116
total_failures
+= failures;
118
SkDebugf("total failures %d\n",
total_failures
);
Completed in 179 milliseconds