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 26 using bookmarks_helper::IndexedFolderName;
252 std::wstring title = IndexedFolderName(i);
386 std::wstring title = IndexedFolderName(1);
393 std::wstring new_title = IndexedFolderName(2);
404 std::wstring title = IndexedFolderName(1);
409 std::wstring new_title = IndexedFolderName(2);
421 std::wstring title = IndexedFolderName(1);
437 std::wstring new_title = IndexedFolderName(2);
648 std::wstring title = IndexedFolderName(i);
675 std::wstring title = IndexedFolderName(i)
    [all...]
bookmarks_helper.h 192 std::wstring IndexedFolderName(int i);
bookmarks_helper.cc 755 std::wstring IndexedFolderName(int i) {

Completed in 37 milliseconds