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

/external/chromium/chrome/browser/autocomplete/
H A Dhistory_quick_provider_unittest.cc75 class HistoryQuickProviderTest : public TestingBrowserProcessTest, class in inherits:TestingBrowserProcessTest,ACProviderListener
78 HistoryQuickProviderTest() function in class:HistoryQuickProviderTest
124 void HistoryQuickProviderTest::OnProviderUpdate(bool updated_matches) {
128 void HistoryQuickProviderTest::FillData() {
177 void HistoryQuickProviderTest::RunTest(const string16 text,
212 TEST_F(HistoryQuickProviderTest, SimpleSingleMatch) {
220 TEST_F(HistoryQuickProviderTest, MultiMatch) {
232 TEST_F(HistoryQuickProviderTest, StartRelativeMatch) {
241 TEST_F(HistoryQuickProviderTest, VisitCountMatches) {
250 TEST_F(HistoryQuickProviderTest, TypedCountMatche
[all...]

Completed in 45 milliseconds