Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/extensions/
Dextension_browsertest.cc36 target_page_action_count_(-1), in ExtensionBrowserTest()
300 target_page_action_count_ = count; in WaitForPageActionCountChangeTo()
426 target_page_action_count_) { in Observe()
427 target_page_action_count_ = -1; in Observe()
Dextension_browsertest.h155 int target_page_action_count_; variable