Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ CheckAccess
Method
CheckAccess
library/cpp/testing/unittest/registar.cpp:227–229 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
225
}
226
227
bool NUnitTest::ITestSuiteProcessor::CheckAccess(TString /*name*/, size_t /*num*/) {
228
return true;
229
}
230
231
bool NUnitTest::ITestSuiteProcessor::CheckAccessTest(TString /*suite*/, const char* /*name*/) {
232
return true;
Callers
1
Execute
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected