Home
last modified time | relevance | path

Searched defs:super_type (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
Dbtree_container.h237 using super_type = btree_container<Tree>; variable
267 : super_type(comp, alloc) { in super_type() function
390 using super_type = btree_set_container<Tree>; variable
535 using super_type = btree_container<Tree>; variable
562 : super_type(comp, alloc) { in super_type() function
668 using super_type = btree_multiset_container<Tree>; variable
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
Dbtree_test.cc321 using super_type = base_checker<TreeType, CheckerType>; typedef in absl::container_internal::__anon54920ead0211::unique_checker
369 using super_type = base_checker<TreeType, CheckerType>; typedef in absl::container_internal::__anon54920ead0211::multi_checker