Searched defs:RunInfo (Results 1 - 4 of 4) sorted by relevance

/external/chromium/chrome/browser/autocomplete/
H A Dautocomplete_popup_view_gtk_unittest.cc63 struct RunInfo { struct in class:AutocompletePopupViewGtkTest
66 RunInfo() : attr_(NULL), length_(0) { } function in struct:AutocompletePopupViewGtkTest::RunInfo
69 RunInfo RunInfoForAttrType(guint location,
72 RunInfo retval;
134 RunInfo info = RunInfoForAttrType(location,
143 RunInfo info = RunInfoForAttrType(location,
/external/chromium_org/chrome/browser/ui/gtk/omnibox/
H A Domnibox_popup_view_gtk_unittest.cc101 struct RunInfo { struct in class:OmniboxPopupViewGtkTest
104 RunInfo() : attr_(NULL), length_(0) { } function in struct:OmniboxPopupViewGtkTest::RunInfo
107 RunInfo RunInfoForAttrType(guint location,
110 RunInfo retval;
172 RunInfo info = RunInfoForAttrType(location,
181 RunInfo info = RunInfoForAttrType(location,
/external/chromium_org/third_party/icu/source/test/threadtest/
H A Dthreadtest.cpp154 struct RunInfo struct
196 RunInfo gRunInfo;
211 // Probably ought to be a member function of RunInfo.
/external/icu4c/test/threadtest/
H A Dthreadtest.cpp155 struct RunInfo struct
197 RunInfo gRunInfo;
212 // Probably ought to be a member function of RunInfo.

Completed in 1318 milliseconds