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

Function MakeFile

util/folder/fts_ut.cpp:23–25  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21};
22
23void MakeFile(const char* path) {
24 TFile(path, CreateAlways);
25}
26
27// There potentially could be problems in listing order on different platforms
28int FtsCmp(const FTSENT** ent1, const FTSENT** ent2) {

Callers 1

TestSimpleMethod · 0.85

Calls 1

TFileClass · 0.50

Tested by 1

TestSimpleMethod · 0.68