Home
last modified time | relevance | path

Searched defs:page2 (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/components/dom_distiller/core/
Ddom_distiller_model_unittest.cc43 ArticleEntryPage* page2 = entry1.add_pages(); in TEST() local
84 ArticleEntryPage* page2 = entry1.add_pages(); in TEST() local
/external/chromium_org/third_party/WebKit/Source/wtf/
DPartitionAllocTest.cpp243 WTF::PartitionPage* page2 = GetFullPage(kTestAllocSize); in TEST() local
280 WTF::PartitionPage* page2 = GetFullPage(kTestAllocSize); in TEST() local
359 WTF::PartitionPage* page2 = GetFullPage(kTestAllocSize * 2); in TEST() local
546 …WTF::PartitionPage* page2 = WTF::partitionPointerToPage(WTF::partitionCookieFreePointerAdjust(ptr3… in TEST() local
770 …WTF::PartitionPage* page2 = WTF::partitionPointerToPage(WTF::partitionCookieFreePointerAdjust(ptr5… in TEST() local
874 WTF::PartitionPage* page2 = GetFullPage(kTestAllocSize); in TEST() local
918 WTF::PartitionPage* page2 = GetFullPage(size); in TEST() local
1050 …WTF::PartitionPage* page2 = WTF::partitionPointerToPage(WTF::partitionCookieFreePointerAdjust(ptr2… in TEST() local
/external/chromium_org/chrome/browser/renderer_host/
Drender_process_host_chrome_browsertest.cc154 GURL page2("data:text/html,hello world2"); in TestProcessOverflow() local
238 GURL page2("data:text/html,hello world2"); in IN_PROC_BROWSER_TEST_F() local
289 GURL page2("data:text/html,hello world2"); in IN_PROC_BROWSER_TEST_F() local
/external/chromium_org/chrome/browser/ui/bookmarks/
Dbookmark_ui_utils_unittest.cc79 const BookmarkNode* page2 = model->AddURL(model->bookmark_bar_node(), in TEST() local
/external/chromium_org/tools/telemetry/telemetry/page/
Dpage_set_archive_info_unittest.py20 page2 = MockPage('http://www.bar.com/', 'Bar') variable
/external/chromium_org/android_webview/javatests/src/org/chromium/android_webview/test/
DAwSettingsTest.java1693 final String page2 = String.format(pageTemplate, page2Title); in testUserAgentStringOverrideForHistory() local