Searched refs:remove_focused_client_call_count_ (Results 1 – 2 of 2) sorted by relevance
20 remove_focused_client_call_count_(0), in MockTSFBridge()55 ++remove_focused_client_call_count_; in RemoveFocusedClient()77 remove_focused_client_call_count_ = 0; in Reset()
67 return remove_focused_client_call_count_; in remove_focused_client_call_count()89 int remove_focused_client_call_count_; variable