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

  /external/chromium_org/cc/layers/
picture_layer_impl_perftest.cc 151 void RunEvictionIteratorConstructTest(const std::string& test_name,
267 RunEvictionIteratorConstructTest("0_0_100x100", gfx::Rect(0, 0, 100, 100));
268 RunEvictionIteratorConstructTest("5000_0_100x100",
270 RunEvictionIteratorConstructTest("9999_0_100x100",
  /external/chromium_org/cc/resources/
picture_layer_tiling_perftest.cc 180 void RunEvictionIteratorConstructTest(const std::string& test_name,
338 RunEvictionIteratorConstructTest("0_0_100x100", gfx::Rect(0, 0, 100, 100));
339 RunEvictionIteratorConstructTest("50_0_100x100", gfx::Rect(50, 0, 100, 100));
340 RunEvictionIteratorConstructTest("100_0_100x100",
342 RunEvictionIteratorConstructTest("150_0_100x100",

Completed in 63 milliseconds