Home
last modified time | relevance | path

Searched defs:testdir (Results 1 – 11 of 11) sorted by relevance

/third_party/node/deps/npm/test/lib/utils/
Ddid-you-mean.js7 const testdir = t.testdir({ constant
37 const testdir = t.testdir({}) constant
45 const testdir = t.testdir({ constant
Dlog-file.js43 const loadLogFile = async (t, { buffer = [], mocks, testdir = {}, ...options } = {}) => { property
198 testdir: makeOldLogs(10), property
209 testdir: makeOldLogs(10), property
222 testdir: makeOldLogs(10), property
236 testdir: makeOldLogs(oldLogs), property
277 testdir: makeOldLogs(oldLogs, true), property
290 testdir: makeOldLogs(oldLogs), property
Dexplain-dep.js8 const getCases = (testdir) => { argument
258 const testdir = t.testdir() constant
/third_party/ltp/testcases/kernel/fs/fs_readonly/
Dtest_robind.sh139 testdir() function
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Djpegdec.c97 GFile *testdir = g_file_new_for_path (GST_TEST_FILES_PATH); in GST_START_TEST() local
/third_party/ltp/testcases/kernel/syscalls/mkdirat/
Dmkdirat01.c89 static char testdir[256]; in setup_iteration() local
/third_party/ltp/testcases/kernel/syscalls/mkdir/
Dmkdir09.c62 char testdir[MAXPATHLEN]; variable
/third_party/python/Lib/test/libregrtest/
Druntest.py155 def findtests(testdir=None, stdtests=STDTESTS, nottests=NOTTESTS): argument
/third_party/node/deps/npm/test/fixtures/
Dmock-npm.js197 testdir: dir, property
/third_party/libfuse/test/
Dtest_syscalls.c28 static char testdir[1024]; variable
/third_party/python/Lib/test/
Dtest_decimal.py129 testdir = os.path.dirname(file) or os.curdir variable