Searched defs:tested (Results 1 - 6 of 6) sorted by relevance

/external/bison/lib/glthread/
H A Dthreadlib.c42 static int tested; local
45 if (!tested)
60 tested = 1;
/external/libpng/contrib/libtests/
H A Dtarith.c23 /* Obtain a copy of the code to be tested (plus other things), disabling
299 char number[1024]; /* Buffer for number being tested */
302 int ctimes; /* Number of numbers tested */
608 int tested = 0; local
693 ++tested;
725 "errors)\n", tested, overflow, passed, error, error64);
H A Dpngimage.c96 png_byte tested; /* the transform was tested somewhere */ member in struct:transform_info
100 * macros; even if the transform is supported on write it cannot be tested
106 TRANSFORM_ ## when, 0/*!tested*/ }
1403 * 'exhaustive' tests. Notice that each transform is tested on
1425 if (next == read_transforms) /* Everything tested */
/external/chromium_org/third_party/skia/src/gpu/
H A DGrAAHairLinePathRenderer.cpp187 static bool tested; local
188 if (!tested) {
189 tested = true;
/external/skia/src/gpu/
H A DGrAAHairLinePathRenderer.cpp187 static bool tested; local
188 if (!tested) {
189 tested = true;
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...

Completed in 319 milliseconds