Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/conformance/third_party/jsoncpp/
Djson.h2034 # define JSON_ASSERT(condition) \ macro
2046 # define JSON_ASSERT(condition) assert(condition) macro