Searched refs:AttentionMode (Results 1 – 5 of 5) sorted by relevance
68 enum AttentionMode { enum200 AttentionMode attention_mode() const { return attention_mode_; } in attention_mode()201 void set_attention_mode(AttentionMode attention_mode) { in set_attention_mode()392 AttentionMode attention_mode_;
56 Panel::AttentionMode expected_attention_mode = in IN_PROC_BROWSER_TEST_F()57 static_cast<Panel::AttentionMode>(Panel::USE_PANEL_ATTENTION | in IN_PROC_BROWSER_TEST_F()
239 static_cast<Panel::AttentionMode>(Panel::USE_PANEL_ATTENTION | in UpdatePanelOnCollectionChange()
103 Panel::AttentionMode expected_attention_mode = in IN_PROC_BROWSER_TEST_F()104 static_cast<Panel::AttentionMode>(Panel::USE_PANEL_ATTENTION | in IN_PROC_BROWSER_TEST_F()201 Panel::AttentionMode expected_attention_mode = in IN_PROC_BROWSER_TEST_F()202 static_cast<Panel::AttentionMode>(Panel::USE_PANEL_ATTENTION | in IN_PROC_BROWSER_TEST_F()
632 static_cast<Panel::AttentionMode>(Panel::USE_PANEL_ATTENTION | in UpdatePanelOnCollectionChange()