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

  /external/chromium_org/chrome/browser/ui/app_list/search/
history_types.h 16 PERFECT_PRIMARY, // Exactly the same query and in primary association
history_unittest.cc 181 EXPECT_EQ(PERFECT_PRIMARY, GetResultType(kPrimary));
200 EXPECT_EQ(PERFECT_PRIMARY, GetResultType(kPrimary));
217 EXPECT_EQ(PERFECT_PRIMARY, GetResultType(kPrimary));
231 EXPECT_EQ(PERFECT_PRIMARY, GetResultType(kPrimary));
238 EXPECT_EQ(PERFECT_PRIMARY, GetResultType(kSecondary));
history_data.cc 119 perfect ? PERFECT_PRIMARY : PREFIX_PRIMARY;
mixer.cc 83 case PERFECT_PRIMARY:

Completed in 116 milliseconds