Home
last modified time | relevance | path

Searched defs:child1 (Results 1 – 25 of 35) sorted by relevance

12

/external/chromium_org/ui/base/models/
Dtree_node_model_unittest.cc75 TestNode* child1 = new TestNode; in TEST_F() local
100 TestNode* child1 = new TestNode; in TEST_F() local
128 TestNode child1; in TEST_F() local
166 TestNode* child1 = new TestNode; in TEST_F() local
199 TestNode* child1 = new TestNode; in TEST_F() local
250 TestNode* child1 = new TestNode; in TEST_F() local
296 TestNode* child1 = new TestNode; in TEST_F() local
318 TestNode* child1 = new TestNode; in TEST_F() local
/external/chromium_org/cc/trees/
Ddamage_tracker_unittest.cc107 scoped_ptr<LayerImpl> child1 = in CreateTestTreeWithTwoSurfaces() local
205 LayerImpl* child1 = root->children()[0]; in TEST_F() local
570 LayerImpl* child1 = root->children()[0]; in TEST_F() local
697 LayerImpl* child1 = root->children()[0]; in TEST_F() local
779 LayerImpl* child1 = root->children()[0]; in TEST_F() local
811 LayerImpl* child1 = root->children()[0]; in TEST_F() local
857 LayerImpl* child1 = root->children()[0]; in TEST_F() local
895 LayerImpl* child1 = root->children()[0]; in TEST_F() local
921 LayerImpl* child1 = root->children()[0]; in TEST_F() local
975 LayerImpl* child1 = root->children()[0]; in TEST_F() local
[all …]
Dlayer_tree_impl_unittest.cc853 scoped_ptr<LayerImpl> child1 = in TEST_F() local
901 LayerImpl* child1 = root->children()[0]; in TEST_F() local
994 scoped_ptr<LayerImpl> child1 = in TEST_F() local
1049 LayerImpl* child1 = root->children()[0]; in TEST_F() local
1284 scoped_ptr<LayerImpl> child1 = in TEST_F() local
1335 LayerImpl* child1 = root->children()[0]; in TEST_F() local
Dlayer_tree_host_common_unittest.cc1694 scoped_refptr<Layer> child1 = Layer::Create(); in TEST_F() local
2582 scoped_refptr<LayerWithForcedDrawsContent> child1 = in TEST_F() local
2730 scoped_refptr<LayerWithForcedDrawsContent> child1 = in TEST_F() local
2963 scoped_refptr<LayerWithForcedDrawsContent> child1 = in TEST_F() local
3052 scoped_refptr<LayerWithForcedDrawsContent> child1 = in TEST_F() local
3159 scoped_refptr<LayerWithForcedDrawsContent> child1 = in TEST_F() local
3230 scoped_refptr<LayerWithForcedDrawsContent> child1 = in TEST_F() local
3301 scoped_refptr<ContentLayer> child1 = CreateDrawableContentLayer(&client); in TEST_F() local
3945 scoped_refptr<LayerWithForcedDrawsContent> child1 = in TEST_F() local
6932 scoped_ptr<LayerImpl> child1 = in TEST_F() local
[all …]
/external/valgrind/main/helgrind/tests/
Dlocked_vs_unlocked1.c27 pthread_t child1, child2; in main() local
Dbar_bad.c12 void* child1 ( void* arg ) in child1() function
Dlocked_vs_unlocked3.c45 pthread_t child1, child2; in main() local
Dtc22_exit_w_lock.c37 pthread_t child1, child2; in main() local
Dlocked_vs_unlocked2.c53 pthread_t child1, child2; in main() local
/external/chromium_org/ui/views/controls/native/
Dnative_view_host_unittest.cc179 scoped_ptr<Widget> child1(CreateChildForHost(toplevel()->GetNativeView(), in TEST_F() local
244 scoped_ptr<Widget> child1(CreateChildForHost(toplevel()->GetNativeView(), in TEST_F() local
/external/chromium_org/ui/views/controls/tabbed_pane/
Dtabbed_pane_unittest.cc40 View* child1 = new FixedSizeView(gfx::Size(20, 10)); in TEST_F() local
/external/chromium_org/cc/layers/
Dlayer_unittest.cc199 scoped_refptr<Layer> child1 = Layer::Create(); in TEST_F() local
244 scoped_refptr<Layer> child1 = Layer::Create(); in TEST_F() local
265 scoped_refptr<Layer> child1 = Layer::Create(); in TEST_F() local
342 scoped_refptr<Layer> child1 = Layer::Create(); in TEST_F() local
371 scoped_refptr<Layer> child1 = Layer::Create(); in TEST_F() local
425 scoped_refptr<Layer> child1 = Layer::Create(); in TEST_F() local
Dscrollbar_layer_unittest.cc43 scoped_refptr<Layer> child1 = Layer::Create(); in LayerImplForScrollAreaAndScrollbar() local
359 scoped_refptr<Layer> child1 = Layer::Create(); in TEST() local
/external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/
DViewGroupTest.java33 private View child1; field in ViewGroupTest
/external/chromium_org/components/keyed_service/core/
Ddependency_graph_unittest.cc68 DummyNode child1(&graph); in TEST_F() local
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/
DTreeWizard.java356 Object child1 = adaptor.getChild(t1, i); in _parse() local
424 Object child1 = adaptor.getChild(t1, i); in _equals() local
/external/chromium_org/chrome/common/extensions/docs/examples/api/contextMenus/basic/
Dsample.js26 var child1 = chrome.contextMenus.create( variable
/external/chromium_org/ui/views/controls/
Dsingle_split_view_unittest.cc156 MinimumSizedView *child1 = in TEST() local
/external/chromium_org/components/keyed_service/content/
Dbrowser_context_dependency_manager_unittest.cc78 TestService child1("child1", shutdown_order(), manager()); in TEST_F() local
/external/apache-xml/src/main/java/org/apache/xml/utils/
DDOMHelper.java361 private static boolean isNodeAfterSibling(Node parent, Node child1, in isNodeAfterSibling()
/external/chromium_org/third_party/WebKit/Source/core/dom/
DTreeScope.cpp402 const TreeScope* child1 = chain1[--index1]; in comparePosition() local
/external/chromium_org/ash/wm/overview/
Dwindow_selector_unittest.cc579 scoped_ptr<aura::Window> child1(CreateWindow(bounds)); in TEST_F() local
595 scoped_ptr<aura::Window> child1(CreateWindow(gfx::Rect(200, 0, 180, 180))); in TEST_F() local
/external/chromium_org/content/browser/accessibility/
Dbrowser_accessibility_manager_unittest.cc597 ui::AXNodeData child1; in TEST() local
/external/chromium_org/chrome/browser/history/android/
Dandroid_provider_backend_unittest.cc919 const BookmarkNode* child1 = bookmark_model_->mobile_node()->GetChild(0); in TEST_F() local
1653 const BookmarkNode* child1 = bookmark_model_->mobile_node()->GetChild(0); in TEST_F() local
/external/chromium_org/ui/aura/
Dwindow_unittest.cc273 Window child1(NULL); in TEST_F() local
656 Window child1(NULL); in TEST_F() local
683 Window child1(NULL); in TEST_F() local
715 Window child1(NULL); in TEST_F() local

12