Searched defs:isNull_ (Results 1 - 3 of 3) sorted by relevance

/external/jsoncpp/src/test_lib_json/
H A Dmain.cpp77 bool isNull_; member in struct:ValueTest::IsCheck
249 checks.isNull_ = true;
1268 isNull_(false), isInt_(false), isInt64_(false), isUInt_(false),
1282 JSONTEST_ASSERT_EQUAL(check.isNull_, value.isNull());
/external/jsoncpp/include/json/
H A Dvalue.h961 bool isNull_; member in class:Json::ValueIteratorBase
/external/protobuf/conformance/third_party/jsoncpp/
H A Djson.h1109 bool isNull_; member in class:Json::ValueIteratorBase

Completed in 572 milliseconds