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

  /external/chromium_org/chrome/browser/autocomplete/
shortcuts_provider.h 36 friend class ClassifyTest;
shortcuts_provider_unittest.cc 316 class ClassifyTest {
318 ClassifyTest(const string16& text, ACMatchClassifications matches);
319 ~ClassifyTest();
328 ClassifyTest::ClassifyTest(const string16& text, ACMatchClassifications matches)
333 ClassifyTest::~ClassifyTest() {
336 ACMatchClassifications ClassifyTest::RunTest(const string16& find_text) {
344 ClassifyTest classify_test(ASCIIToUTF16("A man, a plan, a canal Panama"),
392 ClassifyTest classify_test2(ASCIIToUTF16("Yahoo! Sports - Sports News,
    [all...]

Completed in 52 milliseconds