Searched defs:test_root (Results 1 – 8 of 8) sorted by relevance
| /third_party/node/deps/v8/tools/testrunner/local/ |
| D | utils.py | 52 def GetSuitePaths(test_root): argument
|
| D | testsuite.py | 87 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/ |
| D | CilTest.c | 88 void gen_test_tree(struct cil_tree **test_root, char *line[]) { in gen_test_tree()
|
| /third_party/openssl/test/ |
| D | crltest.c | 183 static X509 *test_root = NULL; variable
|
| /third_party/node/deps/v8/tools/testrunner/ |
| D | base_runner.py | 627 def _args_to_suite_names(self, args, test_root): argument
|
| /third_party/node/tools/ |
| D | test.py | 877 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/ |
| D | test-fs-realpath.js | 547 function test_root(realpath, realpathSync, cb) { function
|
| /third_party/python/Lib/test/ |
| D | test_pathlib.py | 711 def test_root(self): member in PurePosixPathTest 978 def test_root(self): member in PureWindowsPathTest
|