Searched defs:title0 (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/sync/test/integration/
H A Dtwo_client_bookmarks_sync_test.cc327 std::string title0 = IndexedURLTitle(0); local
329 ASSERT_TRUE(AddURL(0, title0, GURL(kGenericURL)) != NULL);
820 std::string title0 = IndexedURLTitle(0); local
822 const BookmarkNode* bookmark0 = AddURL(0, 0, title0, url0);
1221 std::string title0 = IndexedURLTitle(2*i); local
1223 ASSERT_TRUE(AddURL(0, title0, url0) != NULL);
1298 std::string title0 = IndexedURLTitle(i); local
1300 ASSERT_TRUE(AddURL(0, i, title0, url0) != NULL);
1367 std::string title0 = IndexedURLTitle(2*i); local
1369 ASSERT_TRUE(AddURL(0, folder0, i, title0, url
1387 std::string title0 = IndexedURLTitle(i); local
1395 std::string title0 = IndexedFolderName(i); local
1402 std::string title0 = IndexedURLTitle(i+5*j); local
1637 std::string title0 = IndexedURLTitle(i); local
[all...]

Completed in 92 milliseconds