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

  /external/chromium/chrome/browser/autocomplete/
history_url_provider_unittest.cc 440 const std::string fixup_4[] = {"http://127.0.0.1/"}; local
441 RunTest(ASCIIToUTF16("127.0.0.1"), string16(), false, fixup_4,
442 arraysize(fixup_4));
  /external/chromium_org/chrome/browser/autocomplete/
history_url_provider_unittest.cc 525 const UrlAndLegalDefault fixup_4[] = { local
528 RunTest(ASCIIToUTF16("127.0.0.1"), string16(), false, fixup_4,
529 arraysize(fixup_4));
    [all...]

Completed in 158 milliseconds