Home
last modified time | relevance | path

Searched defs:nested_container (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/third_party/libc++/src/test/support/
H A Dnasty_containers.h24 typedef typename std::vector<T> nested_container; typedef
156 typedef typename std::list<T> nested_container; typedef
/aosp_15_r20/external/libcxx/test/support/
H A Dnasty_containers.hpp23 typedef typename std::vector<T> nested_container; typedef in nasty_vector
145 typedef typename std::list<T> nested_container; typedef in nasty_list
/aosp_15_r20/system/secretkeeper/dice_policy/tests/
H A Dtest.rs378 let nested_container = cbor!({ // MAP in lookup_in_nested_container_test() localVariable