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

  /external/chromium_org/chrome/browser/sync/test/integration/
two_client_bookmarks_sync_test.cc 27 using bookmarks_helper::IndexedFolderName;
265 std::string title = IndexedFolderName(i);
399 std::string title = IndexedFolderName(1);
406 std::string new_title = IndexedFolderName(2);
417 std::string title = IndexedFolderName(1);
422 std::string new_title = IndexedFolderName(2);
434 std::string title = IndexedFolderName(1);
450 std::string new_title = IndexedFolderName(2);
661 std::string title = IndexedFolderName(i);
688 std::string title = IndexedFolderName(i)
    [all...]
bookmarks_helper.h 197 std::string IndexedFolderName(int i);
bookmarks_helper.cc 810 std::string IndexedFolderName(int i) {

Completed in 446 milliseconds