Searched refs:root3 (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/cc/layers/
H A Dlayer_iterator_unittest.cc135 scoped_refptr<TestLayer> root3 = TestLayer::Create(); local
144 root_layer->AddChild(root3);
169 EXPECT_COUNT(root3, -1, -1, 0);
176 scoped_refptr<TestLayer> root3 = TestLayer::Create(); local
185 root_layer->AddChild(root3);
215 EXPECT_COUNT(root3, -1, -1, 0);
/external/chromium_org/content/browser/fileapi/
H A Dfile_system_url_unittest.cc138 const std::string root3 = GetFileSystemRootURI(
165 CreateFileSystemURL(root3 + child)));

Completed in 179 milliseconds