Home
last modified time | relevance | path

Searched refs:leaf1 (Results 1 - 4 of 4) sorted by relevance

/third_party/libabigail/tests/data/test-diff-suppr/
H A Dtest36-leaf-v1.cc4 struct leaf1 struct
8 }; // end struct leaf1
12 leaf1 member0;
H A Dtest36-leaf-v0.cc4 struct leaf1 struct
7 }; // end struct leaf1
11 leaf1 member0;
/third_party/skia/tests/
H A DPictureTest.cpp946 sk_sp<SkPicture> leaf1 = make_pic(1, nullptr); in DEF_TEST() local
947 check(leaf1, 1, 1); in DEF_TEST()
952 check(make_pic( 1, leaf1), 1, 1); in DEF_TEST()
954 check(make_pic(10, leaf1), 10, 10); in DEF_TEST()
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dcord_rep_btree_test.cc843 CordRepBtree* leaf1 = tree->Edges()[1]->btree(); in TEST_P() local
847 ElementsAre(leaf0, Conditional(shared(), Ne(leaf1), Eq(leaf1)))); in TEST_P()
858 CordRepBtree* leaf1 = tree->Edges()[1]->btree(); in TEST_P() local
862 ElementsAre(Conditional(shared(), Ne(leaf0), Eq(leaf0)), leaf1)); in TEST_P()

Completed in 7 milliseconds