Home
last modified time | relevance | path

Searched defs:a_reference (Results 1 – 4 of 4) sorted by relevance

/third_party/json/test/src/
Dunit-conversions.cpp238 json::array_t a_reference{json(1), json(1u), json(2.2), variable
354 json::array_t a_reference{json(1), json(1u), json(2.2), variable
414 json::array_t a_reference{json(1), json(1u), json(2.2), variable
Dunit-constructor1.cpp249 … json::array_t a_reference {json(1), json(1u), json(2.2), json(false), json("string"), json()}; variable
/third_party/boost/libs/ptr_container/test/
Dptr_map.cpp399 map_type::reference a_reference = *m2.begin(); in test_map() local
Dptr_unordered_map.cpp399 map_type::reference a_reference = *m2.begin(); in test_map() local