Home
last modified time | relevance | path

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

/third_party/jerryscript/tests/jerry/
Djson-stringify.js199 nested_object = {"a": 2, "b": {"c": 1, "d": true}}; variable
/third_party/boost/libs/property_tree/test/
Dtest_json_parser2.cpp517 BOOST_AUTO_TEST_CASE(nested_object) { in BOOST_AUTO_TEST_CASE() argument