Lines Matching refs:CHECK
115 CHECK(flags()->replace_cfallocator);
116 CHECK(asan_inited);
132 CHECK(system_malloc_zone);
141 CHECK(system_malloc_zone);
157 CHECK(allocated < kCallocPoolSize);
166 CHECK(system_malloc_zone);
263 CHECK(system_malloc_zone);
273 // TODO(glider): check that |size| is valid.
362 asan_introspection.check = &mi_check;
416 CHECK(malloc_default_zone() == &asan_zone);
424 // the default allocators we check here.