HomeSort by relevance Sort by last modified time
    Searched full:appendee (Results 1 - 1 of 1) sorted by null

  /external/chromium/chrome/browser/history/
history_types_unittest.cc 141 // Now create the appendee.
142 QueryResults appendee; local
143 AddAlternateData(&appendee);
145 results.AppendResultsBySwapping(&appendee, true);
148 // There should be 3 results, the second one of the appendee should be

Completed in 764 milliseconds