Searched defs:testdir (Results 1 – 11 of 11) sorted by relevance
/third_party/node/deps/npm/test/lib/utils/ |
D | did-you-mean.js | 7 const testdir = t.testdir({ constant 37 const testdir = t.testdir({}) constant 45 const testdir = t.testdir({ constant
|
D | log-file.js | 43 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
|
D | explain-dep.js | 8 const getCases = (testdir) => { argument 258 const testdir = t.testdir() constant
|
/third_party/ltp/testcases/kernel/fs/fs_readonly/ |
D | test_robind.sh | 139 testdir() function
|
/third_party/gstreamer/gstplugins_good/tests/check/elements/ |
D | jpegdec.c | 97 GFile *testdir = g_file_new_for_path (GST_TEST_FILES_PATH); in GST_START_TEST() local
|
/third_party/ltp/testcases/kernel/syscalls/mkdirat/ |
D | mkdirat01.c | 89 static char testdir[256]; in setup_iteration() local
|
/third_party/ltp/testcases/kernel/syscalls/mkdir/ |
D | mkdir09.c | 62 char testdir[MAXPATHLEN]; variable
|
/third_party/python/Lib/test/libregrtest/ |
D | runtest.py | 155 def findtests(testdir=None, stdtests=STDTESTS, nottests=NOTTESTS): argument
|
/third_party/node/deps/npm/test/fixtures/ |
D | mock-npm.js | 197 testdir: dir, property
|
/third_party/libfuse/test/ |
D | test_syscalls.c | 28 static char testdir[1024]; variable
|
/third_party/python/Lib/test/ |
D | test_decimal.py | 129 testdir = os.path.dirname(file) or os.curdir variable
|