Lines Matching defs:null
30 bool null()
130 SECTION("null")
1015 CHECK(j.dump() == "null");
1023 CHECK(j.dump() == "null");
1056 CHECK(j.dump() == "null");
1064 CHECK(j.dump() == "null");
1093 // check that no null byte is appended
1128 // check that no null byte is appended
1161 // check that no null byte is appended
1196 // check that no null byte is appended
1220 SECTION("[null]")
1259 std::vector<uint8_t> expected(j.size() + 3, 0xf6); // all null
1274 std::vector<uint8_t> expected(j.size() + 5, 0xf6); // all null
1303 SECTION("{\"\":null}")
1336 // each entry will need 7 bytes: 6 for string, 1 for null
1363 // each entry will need 7 bytes: 6 for string, 1 for null
1392 // each entry will need 7 bytes: 6 for string, 1 for null
1442 // check that no null byte is appended
1477 // check that no null byte is appended
1510 // check that no null byte is appended
1545 // check that no null byte is appended