Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ main
Function
main
library/cpp/testing/gtest_main/main.cpp:3–5 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#include <library/cpp/testing/gtest/main.h>
2
3
int main(int argc, char** argv) {
4
return NGTest::Main(argc, argv);
5
}
Callers
nothing calls this directly
Calls
1
Main
Function · 0.50
Tested by
no test coverage detected