OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:errorTotal
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/tests/
SkpSkGrTest.cpp
270
int
errorTotal
= 0;
291
errorTotal
+= error;
295
return
errorTotal
;
PathOpsSkpClipTest.cpp
318
int
errorTotal
= 0;
349
errorTotal
+= error;
352
return
errorTotal
;
[
all
...]
Completed in 36 milliseconds