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

/external/chromium_org/chrome/browser/autocomplete/
H A Dsearch_provider_unittest.cc119 struct ResultInfo { struct in class:SearchProviderTest
120 ResultInfo() : result_type(AutocompleteMatchType::NUM_TYPES), function in struct:SearchProviderTest::ResultInfo
123 ResultInfo(GURL gurl, function in struct:SearchProviderTest::ResultInfo
142 const ResultInfo output[3];
1045 { ResultInfo(GURL("http://keyword/foo"),
1049 ResultInfo(GURL("http://defaultturl/k%20foo"),
1058 { ResultInfo(GURL("http://keyword/foo"),
1062 ResultInfo(GURL("http://defaultturl/k%20foo"),
1071 { ResultInfo(GURL("http://keyword/foo%20bar"),
1075 ResultInfo(GUR
[all...]
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 77 milliseconds