Home
last modified time | relevance | path

Searched refs:j_empty_array (Results 1 - 1 of 1) sorted by relevance

/third_party/json/tests/src/
H A Dunit-class_parser.cpp1528 json j_empty_array = json::parse("[]", [](int /*unused*/, json::parse_event_t e, const json& /*unused*/) noexcept variable
1532 CHECK(j_empty_array == json());

Completed in 4 milliseconds