Lines Matching defs:TestCase
197 struct TestCase in TestMacHeader() struct
199 Mac::Frame::Version mVersion; in TestMacHeader()
200 AddrType mSrcAddrType; in TestMacHeader()
201 PanIdMode mSrcPanIdMode; in TestMacHeader()
202 AddrType mDstAddrType; in TestMacHeader()
203 PanIdMode mDstPanIdMode; in TestMacHeader()
204 Mac::Frame::SecurityLevel mSecurity; in TestMacHeader()
205 Mac::Frame::KeyIdMode mKeyIdMode; in TestMacHeader()
206 uint8_t mHeaderLength; in TestMacHeader()
207 uint8_t mFooterLength; in TestMacHeader()
208 bool mSuppressSequence; in TestMacHeader()
876 struct TestCase in TestMacWakeupFrameDetectionNegative() struct
878 uint8_t *mPsdu; in TestMacWakeupFrameDetectionNegative()
879 uint8_t mLength; in TestMacWakeupFrameDetectionNegative()