Home
last modified time | relevance | path

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

/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/e2fsprogs/lib/ext2fs/
Dclosefs.c23 static int test_root(unsigned int a, unsigned int b) in test_root() function
/third_party/boost/libs/math/test/
Dooura_fourier_integral_test.cpp188 void test_root() in test_root() function
/third_party/node/tools/
Dtest.py866 def __init__(self, tests_repos, test_root): argument
1489 def GetSuites(test_root): argument
1532 def ArgsToTestPaths(test_root, args, suites): argument
/third_party/boost/libs/intrusive/test/
Dgeneric_assoc_test.hpp150 void test_generic_assoc<ContainerDefiner>::test_root(value_cont_type& values) in test_root() function in boost::intrusive::test::test_generic_assoc
/third_party/boost/libs/math/example/
Droot_finding_algorithms.cpp352 int test_root(cpp_bin_float_100 big_value, cpp_bin_float_100 answer, const char* type_name) in test_root() function
Droot_n_finding_algorithms.cpp441 int test_root(cpp_bin_float_100 big_value, cpp_bin_float_100 answer, const char* type_name, std::si… in test_root() function
Droot_elliptic_finding.cpp453 int test_root(cpp_bin_float_100 big_radius, cpp_bin_float_100 big_arc, cpp_bin_float_100 answer, co… in test_root() function
/third_party/node/test/parallel/
Dtest-fs-realpath.js519 function test_root(realpath, realpathSync, cb) { function
/third_party/python/Lib/test/
Dtest_pathlib.py688 def test_root(self): member in PurePosixPathTest
937 def test_root(self): member in PureWindowsPathTest