LOG_ASSERT        589 base/logging.h #define DLOG_ASSERT(condition) LOG_ASSERT(condition)
LOG_ASSERT         34 chrome/browser/chromeos/login/hwid_checker.cc   LOG_ASSERT(snprintf_result == 4);
LOG_ASSERT         71 chrome/browser/chromeos/login/hwid_checker.cc   LOG_ASSERT(hwid_without_dashes.length() >= 2);
LOG_ASSERT        252 chrome/browser/chromeos/login/screen_locker.cc   LOG_ASSERT(IsUserLoggedIn(user_context.username))
LOG_ASSERT        264 chrome/browser/chromeos/login/screen_locker.cc     LOG_ASSERT(unlock_user);
LOG_ASSERT       1623 chrome/browser/ui/webui/chromeos/login/signin_screen_handler.cc   LOG_ASSERT(
LOG_ASSERT         63 chrome/installer/tools/validate_installation_main.cc   LOG_ASSERT(old_message_handler_ == NULL);
LOG_ASSERT         53 chrome/installer/util/installation_validation_helper.cc   LOG_ASSERT(old_message_handler_ == NULL);
LOG_ASSERT        263 courgette/adjustment_method_2.cc     LOG_ASSERT(delta_score != 0);
LOG_ASSERT        282 courgette/adjustment_method_2.cc     LOG_ASSERT(queue_.size() == label_to_score_.size());
LOG_ASSERT        302 courgette/adjustment_method_2.cc     LOG_ASSERT(delta_score != 0);
LOG_ASSERT        911 courgette/adjustment_method_2.cc     LOG_ASSERT(pattern == NULL);
LOG_ASSERT        988 courgette/adjustment_method_2.cc       LOG_ASSERT(n == 1);
LOG_ASSERT       1109 courgette/adjustment_method_2.cc     LOG_ASSERT(!model_info->assignment_);
LOG_ASSERT       1110 courgette/adjustment_method_2.cc     LOG_ASSERT(!program_info->assignment_);
LOG_ASSERT       1111 courgette/adjustment_method_2.cc     LOG_ASSERT(model_info->is_model_);
LOG_ASSERT       1112 courgette/adjustment_method_2.cc     LOG_ASSERT(!program_info->is_model_);
LOG_ASSERT       1163 courgette/adjustment_method_2.cc     LOG_ASSERT(patterns_needing_updates_.empty());
LOG_ASSERT        210 courgette/streams.cc   LOG_ASSERT(value == narrowed_value);
LOG_ASSERT        745 third_party/cld/base/logging.h #define DLOG_ASSERT(condition) LOG_ASSERT(condition)
LOG_ASSERT        779 third_party/cld/base/logging.h   true ? (void) 0 : LOG_ASSERT(condition)