Lines Matching refs:CHECK
54 // No need to check on the ArrayIndexOutOfBoundsException, since
82 CHECK(clazz.get() != NULL);
86 CHECK(integerConstructID != NULL);
93 CHECK(clazz.get() != NULL);
96 CHECK(longConstructID != NULL);
103 CHECK(clazz.get() != NULL);
107 CHECK(floatConstructID != NULL);
118 CHECK(clazz.get() != NULL);
123 CHECK(byteBufWrapID != NULL);
184 CHECK(msg->findInt32(key, &val));
193 CHECK(msg->findInt64(key, &val));
202 CHECK(msg->findFloat(key, &val));
211 CHECK(msg->findString(key, &val));
220 CHECK(msg->findBuffer(key, &buffer));
230 CHECK(msg->findRect(key, &left, &top, &right, &bottom));
286 CHECK(stringClass.get() != NULL);
288 CHECK(integerClass.get() != NULL);
290 CHECK(longClass.get() != NULL);
292 CHECK(floatClass.get() != NULL);
294 CHECK(byteBufClass.get() != NULL);
348 CHECK(intValueID != NULL);
356 CHECK(longValueID != NULL);
364 CHECK(floatValueID != NULL);
372 CHECK(positionID != NULL);
376 CHECK(limitID != NULL);
392 CHECK(arrayID != NULL);
396 CHECK(byteArray != NULL);