Lines Matching defs:null
28 bool null()
110 SECTION("null")
839 // check that no null byte is appended
875 // check that no null byte is appended
909 // check that no null byte is appended
945 // check that no null byte is appended
995 // check that no null byte is appended
1035 // check that no null byte is appended
1072 // check that no null byte is appended
1111 // check that no null byte is appended
1142 // check that no null byte is appended
1169 // check that no null byte is appended
1221 SECTION("[null]")
1343 std::vector<uint8_t> expected(j.size() + 2, 'Z'); // all null
1357 std::vector<uint8_t> expected(j.size() + 5, 'Z'); // all null
1389 std::vector<uint8_t> expected(j.size() + 2, 'Z'); // all null
1403 std::vector<uint8_t> expected(j.size() + 7, 'Z'); // all null
1474 SECTION("{\"\":null}")