Lines Matching refs:isInt64_
80 bool isInt64_; member
371 checks.isInt64_ = true; in JSONTEST_FIXTURE()
399 checks.isInt64_ = true; in JSONTEST_FIXTURE()
431 checks.isInt64_ = true; in JSONTEST_FIXTURE()
455 checks.isInt64_ = true; in JSONTEST_FIXTURE()
483 checks.isInt64_ = true; in JSONTEST_FIXTURE()
511 checks.isInt64_ = true; in JSONTEST_FIXTURE()
538 checks.isInt64_ = true; in JSONTEST_FIXTURE()
566 checks.isInt64_ = true; in JSONTEST_FIXTURE()
594 checks.isInt64_ = true; in JSONTEST_FIXTURE()
623 checks.isInt64_ = true; in JSONTEST_FIXTURE()
647 checks.isInt64_ = true; in JSONTEST_FIXTURE()
675 checks.isInt64_ = true; in JSONTEST_FIXTURE()
698 checks.isInt64_ = true; in JSONTEST_FIXTURE()
784 checks.isInt64_ = true; in JSONTEST_FIXTURE()
810 checks.isInt64_ = true; in JSONTEST_FIXTURE()
836 checks.isInt64_ = true; in JSONTEST_FIXTURE()
863 checks.isInt64_ = true; in JSONTEST_FIXTURE()
886 checks.isInt64_ = true; in JSONTEST_FIXTURE()
938 checks.isInt64_ = true; in JSONTEST_FIXTURE()
962 checks.isInt64_ = true; in JSONTEST_FIXTURE()
1268 isNull_(false), isInt_(false), isInt64_(false), isUInt_(false), in IsCheck()
1285 JSONTEST_ASSERT_EQUAL(check.isInt64_, value.isInt64()); in checkIs()