Home
last modified time | relevance | path

Searched refs:logfiles (Results 1 – 5 of 5) sorted by relevance

/third_party/node/test/sequential/
Dtest-worker-prof.js64 const logfiles = files.filter((name) => /\.log$/.test(name)); constant
65 assert.strictEqual(logfiles.length, 2); // Parent thread + child thread.
67 for (const logfile of logfiles) {
/third_party/python/Tools/scripts/
DREADME58 rgrep.py Reverse grep through a file (useful for big logfiles)
/third_party/ltp/
Drunltp152 -p Human readable format logfiles.
/third_party/python/Doc/howto/
Dlogging-cookbook.rst1041 logfiles = glob.glob('%s*' % LOG_FILENAME)
1043 for filename in logfiles:
/third_party/openssl/
DCHANGES9859 may leak via logfiles.)