Home
last modified time | relevance | path

Searched refs:balloon_count (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/browser/automation/
Dtesting_automation_provider.cc4468 int balloon_count = static_cast<int>(balloons.size()); in CloseNotification() local
4469 if (index < 0 || index >= balloon_count) { in CloseNotification()
4476 this, reply_message, collection, balloon_count - 1); in CloseNotification()