Searched refs:SEQ_1 (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/softbus_adapter/ |
H A D | softbus_transport_test.cpp | 34 constexpr uint32_t SEQ_1 = 3; variable 304 softbusSessionTest_->nowSeq_ = SEQ_1; 320 DSchedSoftbusSession::SessionDataHeader headerPara = {0, 0, 0, SEQ_1, 0, SEQ_2, TOTALLEN_1}; 323 softbusSessionTest_->nowSeq_ = SEQ_1; 329 softbusSessionTest_->nowSeq_ = SEQ_1; 330 softbusSessionTest_->nowSubSeq_ = SEQ_1; 347 DSchedSoftbusSession::SessionDataHeader headerPara = {0, 0, 0, SEQ_1, 0, SEQ_2, TOTALLEN_1}; 350 softbusSessionTest_->nowSeq_ = SEQ_1; 351 softbusSessionTest_->nowSubSeq_ = SEQ_1; 353 softbusSessionTest_->offset_ = SEQ_1;
|