Home | History | Annotate | Download | only in test_lib_json

Lines Matching refs:isNull_

77     bool isNull_;
249 checks.isNull_ = true;
1268 isNull_(false), isInt_(false), isInt64_(false), isUInt_(false),
1282 JSONTEST_ASSERT_EQUAL(check.isNull_, value.isNull());