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

/external/chromium_org/chrome/browser/autocomplete/
H A Dhistory_quick_provider_unittest.cc108 class HistoryQuickProviderTest : public testing::Test { class in inherits:testing::Test
110 HistoryQuickProviderTest() function in class:HistoryQuickProviderTest
181 void HistoryQuickProviderTest::SetUp() {
194 profile_.get(), &HistoryQuickProviderTest::CreateTemplateURLService);
199 void HistoryQuickProviderTest::TearDown() {
203 void HistoryQuickProviderTest::GetTestData(size_t* data_count,
211 void HistoryQuickProviderTest::FillData() {
255 HistoryQuickProviderTest::SetShouldContain::SetShouldContain(
262 void HistoryQuickProviderTest::SetShouldContain::operator()(
268 void HistoryQuickProviderTest
[all...]

Completed in 242 milliseconds