Home
last modified time | relevance | path

Searched defs:test_root (Results 1 – 8 of 8) sorted by relevance

/third_party/node/deps/v8/tools/testrunner/local/
Dutils.py52 def GetSuitePaths(test_root): argument
Dtestsuite.py87 def __init__(self, suite, test_class, test_config, test_root): argument
187 def _to_relpath(self, abspath, test_root): argument
/third_party/selinux/libsepol/cil/test/unit/
DCilTest.c88 void gen_test_tree(struct cil_tree **test_root, char *line[]) { in gen_test_tree()
/third_party/openssl/test/
Dcrltest.c183 static X509 *test_root = NULL; variable
/third_party/node/deps/v8/tools/testrunner/
Dbase_runner.py627 def _args_to_suite_names(self, args, test_root): argument
/third_party/node/tools/
Dtest.py877 def __init__(self, tests_repos, test_root): argument
1518 def GetSuites(test_root): argument
1561 def ArgsToTestPaths(test_root, args, suites): argument
/third_party/node/test/parallel/
Dtest-fs-realpath.js547 function test_root(realpath, realpathSync, cb) { function
/third_party/python/Lib/test/
Dtest_pathlib.py711 def test_root(self): member in PurePosixPathTest
978 def test_root(self): member in PureWindowsPathTest