Home
last modified time | relevance | path

Searched defs:totalErrors (Results 1 – 6 of 6) sorted by relevance

/external/OpenCL-CTS/test_conformance/images/kernel_read_write/
Dtest_write_1D.cpp52 int totalErrors = 0; in test_write_image_1D() local
Dtest_write_1D_array.cpp59 int totalErrors = 0; in test_write_image_1D_array() local
Dtest_write_2D_array.cpp86 int totalErrors = 0; in test_write_image_2D_array() local
Dtest_write_3D.cpp88 int totalErrors = 0; in test_write_image_3D() local
Dtest_write_image.cpp79 int totalErrors = 0; in test_write_image() local
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/
DShowKeyboards.java120 Set<Exception> totalErrors = new LinkedHashSet<>(); in showRepertoire() local