Home
last modified time | relevance | path

Searched refs:empty_array_explicit (Results 1 – 2 of 2) sorted by relevance

/third_party/json/tests/src/
Dunit-readme.cpp89 json empty_array_explicit = json::array(); in skip() local
90 CHECK(empty_array_explicit.is_array()); in skip()
/third_party/json/
DREADME.md238 json empty_array_explicit = json::array();