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

Method TestIpFromString4

util/network/ip_ut.cpp:47–49  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

45}
46
47void TSysIpTest::TestIpFromString4() {
48 IpFromString("256.0.22.365");
49}
50
51void TSysIpTest::TestIpFromString5() {
52 IpFromString("245.12..0");

Callers

nothing calls this directly

Calls 1

IpFromStringFunction · 0.85

Tested by

no test coverage detected