MCPcopy Create free account
hub / github.com/catboost/catboost / TestIpFromString2

Method TestIpFromString2

util/network/ip_ut.cpp:39–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37}
38
39void TSysIpTest::TestIpFromString2() {
40 IpFromString("XXXXXXWXW");
41}
42
43void TSysIpTest::TestIpFromString3() {
44 IpFromString("986.0.37.255");

Callers

nothing calls this directly

Calls 1

IpFromStringFunction · 0.85

Tested by

no test coverage detected