Lines Matching refs:CHECK
127 CHECK(thread->IsSuspended())
262 // Debug check that all threads are suspended.
273 // Debug check that all threads are suspended.
304 // To check Contains.
306 // To check IsSuspended.
371 CHECK(debug_thread != NULL);
372 CHECK(self != debug_thread);
447 CHECK(Runtime::Current()->IsShuttingDown());
473 CHECK(thread->IsDaemon()) << *thread;
517 CHECK(!Contains(self));
538 CHECK(Contains(self));