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

Method TestGetPageSize

util/system/info_ut.cpp:17–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15 }
16
17 inline void TestGetPageSize() {
18 UNIT_ASSERT(NSystemInfo::GetPageSize() >= 4096);
19 }
20};
21
22UNIT_TEST_SUITE_REGISTRATION(TSysInfoTest);

Callers

nothing calls this directly

Calls 1

GetPageSizeFunction · 0.50

Tested by

no test coverage detected