Lines Matching refs:isUInt64_
82 bool isUInt64_; member
373 checks.isUInt64_ = true; in JSONTEST_FIXTURE()
401 checks.isUInt64_ = true; in JSONTEST_FIXTURE()
433 checks.isUInt64_ = true; in JSONTEST_FIXTURE()
457 checks.isUInt64_ = true; in JSONTEST_FIXTURE()
485 checks.isUInt64_ = true; in JSONTEST_FIXTURE()
513 checks.isUInt64_ = true; in JSONTEST_FIXTURE()
540 checks.isUInt64_ = true; in JSONTEST_FIXTURE()
568 checks.isUInt64_ = true; in JSONTEST_FIXTURE()
596 checks.isUInt64_ = true; in JSONTEST_FIXTURE()
649 checks.isUInt64_ = true; in JSONTEST_FIXTURE()
700 checks.isUInt64_ = true; in JSONTEST_FIXTURE()
785 checks.isUInt64_ = true; in JSONTEST_FIXTURE()
811 checks.isUInt64_ = true; in JSONTEST_FIXTURE()
837 checks.isUInt64_ = true; in JSONTEST_FIXTURE()
887 checks.isUInt64_ = true; in JSONTEST_FIXTURE()
913 checks.isUInt64_ = true; in JSONTEST_FIXTURE()
987 checks.isUInt64_ = true; in JSONTEST_FIXTURE()
1011 checks.isUInt64_ = true; in JSONTEST_FIXTURE()
1033 checks.isUInt64_ = true; in JSONTEST_FIXTURE()
1269 isUInt64_(false), isIntegral_(false), isDouble_(false), in IsCheck()
1286 JSONTEST_ASSERT_EQUAL(check.isUInt64_, value.isUInt64()); in checkIs()