Lines Matching refs:CHECK
52 // No need to check on the ArrayIndexOutOfBoundsException, since
80 CHECK(clazz != NULL);
83 CHECK(integerConstructID != NULL);
90 CHECK(clazz != NULL);
93 CHECK(longConstructID != NULL);
100 CHECK(clazz != NULL);
103 CHECK(floatConstructID != NULL);
114 CHECK(clazz != NULL);
118 CHECK(byteBufWrapID != NULL);
178 CHECK(msg->findInt32(key, &val));
187 CHECK(msg->findInt64(key, &val));
196 CHECK(msg->findFloat(key, &val));
205 CHECK(msg->findString(key, &val));
214 CHECK(msg->findBuffer(key, &buffer));
224 CHECK(msg->findRect(key, &left, &top, &right, &bottom));
280 CHECK(stringClass != NULL);
283 CHECK(integerClass != NULL);
286 CHECK(floatClass != NULL);
289 CHECK(byteBufClass != NULL);
343 CHECK(intValueID != NULL);
351 CHECK(floatValueID != NULL);
359 CHECK(positionID != NULL);
363 CHECK(limitID != NULL);
379 CHECK(arrayID != NULL);
383 CHECK(byteArray != NULL);