Searched defs:elapsed_time_since_last_change_to_default_match (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/omnibox/
H A Domnibox_log.cc18 base::TimeDelta elapsed_time_since_last_change_to_default_match,
31 elapsed_time_since_last_change_to_default_match(
32 elapsed_time_since_last_change_to_default_match),
7 OmniboxLog( const base::string16& text, bool just_deleted_text, metrics::OmniboxInputType::Type input_type, bool is_popup_open, size_t selected_index, bool is_paste_and_go, SessionID::id_type tab_id, metrics::OmniboxEventProto::PageClassification current_page_classification, base::TimeDelta elapsed_time_since_user_first_modified_omnibox, size_t completed_length, base::TimeDelta elapsed_time_since_last_change_to_default_match, const AutocompleteResult& result) argument
H A Domnibox_log.h34 base::TimeDelta elapsed_time_since_last_change_to_default_match,
89 base::TimeDelta elapsed_time_since_last_change_to_default_match; member in struct:OmniboxLog

Completed in 260 milliseconds