Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/utils/
DSkJSONWriter.h153 bool emptyArray = State::kArrayBegin == fState; in endArray() local
/third_party/jsoncpp/src/test_lib_json/
Dmain.cpp1561 Json::Value emptyArray(Json::arrayValue); in JSONTEST_FIXTURE_LOCAL() local