Home
last modified time | relevance | path

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

/third_party/json/test/src/
Dunit-readme.cpp109 json empty_array_explicit = json::array(); in skip() local
110 CHECK(empty_array_explicit.is_array()); in skip()
/third_party/json/
DREADME.md323 json empty_array_explicit = json::array();