Searched refs:PAYLOAD_NUM (Results 1 – 2 of 2) sorted by relevance
43 static constexpr int PAYLOAD_NUM = 1234; variable134 int32_t payload = PAYLOAD_NUM;163 HdfSbufWriteInt32(data, PAYLOAD_NUM);164 HdfSbufWriteInt32(data, PAYLOAD_NUM);172 int32_t expRes = PAYLOAD_NUM + PAYLOAD_NUM;299 HdfSbufWriteInt32(data, PAYLOAD_NUM);300 HdfSbufWriteInt32(data, PAYLOAD_NUM);308 int32_t expRes = PAYLOAD_NUM + PAYLOAD_NUM;
56 static constexpr int PAYLOAD_NUM = 1234; variable144 int32_t payload = PAYLOAD_NUM;168 data.WriteInt32(PAYLOAD_NUM);169 data.WriteInt32(PAYLOAD_NUM);175 int32_t expRes = PAYLOAD_NUM + PAYLOAD_NUM;252 data.WriteInt32(PAYLOAD_NUM);253 data.WriteInt32(PAYLOAD_NUM);259 int32_t expRes = PAYLOAD_NUM + PAYLOAD_NUM;