HomeSort by relevance Sort by last modified time
    Searched refs:HistoryQuickProviderTest (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/autocomplete/
history_quick_provider.h 44 friend class HistoryQuickProviderTest;
45 FRIEND_TEST_ALL_PREFIXES(HistoryQuickProviderTest, Spans);
history_quick_provider_unittest.cc 75 class HistoryQuickProviderTest : public TestingBrowserProcessTest,
78 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, TypedCountMatches)
    [all...]

Completed in 3985 milliseconds