Home | History | Annotate | Download | only in mirror

Lines Matching refs:CHECK

43   CHECK(java_lang_Class_ == NULL) << java_lang_Class_ << " " << java_lang_Class;
44 CHECK(java_lang_Class != NULL);
49 CHECK(java_lang_Class_ != NULL);
86 CHECK(old_exception.get() != NULL);
92 CHECK(!self->IsExceptionPending());
107 CHECK(sizeof(Status) == sizeof(uint32_t)) << PrettyClass(this);
124 // TODO: decide whether we want this check. It currently fails during bootstrap.
248 // Sanity check that the number of bits set in the reference offset bitmap
262 // Sanity check that the number of bits set in the reference offset bitmap
301 // trivial check again for array types
338 // Check the current class before checking the interfaces.
356 // Check the current class before checking the interfaces.