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

Method TestIpFromString3

util/network/ip_ut.cpp:43–45  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41}
42
43void TSysIpTest::TestIpFromString3() {
44 IpFromString("986.0.37.255");
45}
46
47void TSysIpTest::TestIpFromString4() {
48 IpFromString("256.0.22.365");

Callers

nothing calls this directly

Calls 1

IpFromStringFunction · 0.85

Tested by

no test coverage detected