Home
last modified time | relevance | path

Searched refs:intRst2 (Results 1 – 1 of 1) sorted by relevance

/test/xts/acts/kernel_lite/net_posix/src/
DActsNetTest.cpp1703 uint32_t intRst2 = htonl(intInput2); variable
1715 EXPECT_EQ(expectForIinput2, intRst2);
1720 EXPECT_EQ(intInput2, intRst2);
1736 uint32_t intRst2 = ntohl(intInput2); variable
1747 EXPECT_EQ(expectForIinput2, intRst2);
1752 EXPECT_EQ(intInput2, intRst2);