Searched refs:shortRst1 (Results 1 – 1 of 1) sorted by relevance
1706 uint16_t shortRst1 = htons(shortInput1); variable1716 EXPECT_EQ(expectZero, shortRst1);1721 EXPECT_EQ(shortInput1, shortRst1);1738 uint16_t shortRst1 = ntohs(shortInput1); variable1748 EXPECT_EQ(expectZero, shortRst1);1753 EXPECT_EQ(shortInput1, shortRst1);