Searched refs:LOG_ASSERT (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/login/
H A Dhwid_checker.cc34 LOG_ASSERT(snprintf_result == 4);
71 LOG_ASSERT(hwid_without_dashes.length() >= 2);
/external/chromium_org/chrome/installer/util/
H A Dinstallation_validation_helper.cc53 LOG_ASSERT(old_message_handler_ == NULL);
/external/chromium_org/courgette/
H A Dadjustment_method_2.cc263 LOG_ASSERT(delta_score != 0);
282 LOG_ASSERT(queue_.size() == label_to_score_.size());
302 LOG_ASSERT(delta_score != 0);
911 LOG_ASSERT(pattern == NULL);
988 LOG_ASSERT(n == 1);
1109 LOG_ASSERT(!model_info->assignment_);
1110 LOG_ASSERT(!program_info->assignment_);
1111 LOG_ASSERT(model_info->is_model_);
1112 LOG_ASSERT(!program_info->is_model_);
1163 LOG_ASSERT(patterns_needing_updates
[all...]
H A Dstreams.cc210 LOG_ASSERT(value == narrowed_value);
/external/chromium_org/chrome/installer/tools/
H A Dvalidate_installation_main.cc63 LOG_ASSERT(old_message_handler_ == NULL);
/external/chromium_org/base/
H A Dlogging.h71 // LOG_ASSERT(assertion);
404 #define LOG_ASSERT(condition) \ macro
554 #define DLOG_ASSERT(condition) LOG_ASSERT(condition)
/external/chromium_org/third_party/cld/base/
H A Dlogging.h90 // LOG_ASSERT(assertion);
401 #define LOG_ASSERT(condition) \ macro
745 #define DLOG_ASSERT(condition) LOG_ASSERT(condition)
779 true ? (void) 0 : LOG_ASSERT(condition)
/external/chromium_org/chrome/browser/chromeos/login/lock/
H A Dscreen_locker.cc260 LOG_ASSERT(IsUserLoggedIn(user_context.GetUserID()))
/external/chromium_org/chrome/browser/ui/webui/chromeos/login/
H A Dgaia_screen_handler.cc481 LOG_ASSERT(Profile::FromWebUI(web_ui()) ==

Completed in 1283 milliseconds