Searched refs:intRst1 (Results 1 – 1 of 1) sorted by relevance
1701 uint32_t intRst1 = htonl(intInput1); variable1714 EXPECT_EQ(expectZero, intRst1);1719 EXPECT_EQ(intInput1, intRst1);1734 uint32_t intRst1 = ntohl(intInput1); variable1746 EXPECT_EQ(expectZero, intRst1);1751 EXPECT_EQ(intInput1, intRst1);