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

  /external/chromium/chrome/browser/visitedlink/
visitedlink_unittest.cc 372 int history_count = g_test_count / 2; local
373 for (int i = 0; i < history_count; i++)
387 for (int i = history_count; i < g_test_count; i++)
  /external/chromium_org/components/visitedlink/test/
visitedlink_unittest.cc 407 int history_count = g_test_count / 2; local
408 for (int i = 0; i < history_count; i++)
422 for (int i = history_count; i < g_test_count; i++)

Completed in 490 milliseconds