Home
last modified time | relevance | path

Searched refs:kMaxFileCreate (Results 1 – 2 of 2) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/tools/win/CreateTempFilesPerfEvaluation/
H A DCreateTempFilesPerfEval.cc55 UINT kMaxFileCreate = 65535; variable
85 << kMaxFileCreate << "), or \"quit\" to end the program : "; in main()
96 if (ss >> file_create_count && file_create_count <= kMaxFileCreate) { in main()
135 << kMaxFileCreate << "), or \"quit\" to end the program : "; in main()
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/win/CreateTempFilesPerfEvaluation/
H A DCreateTempFilesPerfEval.cc55 UINT kMaxFileCreate = 65535; variable
85 << kMaxFileCreate << "), or \"quit\" to end the program : "; in main()
96 if (ss >> file_create_count && file_create_count <= kMaxFileCreate) { in main()
135 << kMaxFileCreate << "), or \"quit\" to end the program : "; in main()