Searched defs:a_reference (Results 1 – 2 of 2) sorted by relevance
| /third_party/json/tests/src/ |
| D | unit-conversions.cpp | 201 const json::array_t a_reference{json(1), json(1u), json(2.2), variable 298 const json::array_t a_reference{json(1), json(1u), json(2.2), variable 358 const json::array_t a_reference{json(1), json(1u), json(2.2), variable
|
| D | unit-constructor1.cpp | 227 …json::array_t const a_reference {json(1), json(1u), json(2.2), json(false), json("string"), json()… variable
|