Home
last modified time | relevance | path

Searched refs:atonByteRst (Results 1 - 1 of 1) sorted by relevance

/test/xts/acts/kernel_lite/net_posix/src/
H A DActsNetTest.cpp1426 char atonByteRst[24]; in HWTEST_F() local
1435 int ret = sprintf_s(atonByteRst, sizeof(atonByteRst), "%u.%u.%u.%u.%u.%u", in HWTEST_F()
1439 EXPECT_STREQ(addrByte[i], atonByteRst) << "ErrInfo:result '" << atonByteRst << "',ret=" << ret; in HWTEST_F()

Completed in 4 milliseconds