Home
last modified time | relevance | path

Searched refs:do_tests (Results 1 – 10 of 10) sorted by relevance

/third_party/selinux/libsepol/tests/
Dlibsepol-tests.c59 static bool do_tests(int interactive, int verbose) in do_tests() function
116 if (!do_tests(interactive, verbose)) in main()
121 if (!do_tests(interactive, verbose)) in main()
/third_party/boost/libs/random/test/
Dtest_bernoulli.cpp48 bool do_tests(int repeat, long long trials) { in do_tests() function
99 if(do_tests(repeat, trials)) { in main()
Dtest_discrete.cpp61 bool do_tests(int repeat, int max_n, long long trials) { in do_tests() function
114 if(do_tests(repeat, max_n, trials)) { in main()
Dtest_piecewise_constant.cpp96 bool do_tests(int repeat, int max_n, int trials) { in do_tests() function
149 if(do_tests(repeat, max_n, trials)) { in main()
Dtest_piecewise_linear.cpp113 bool do_tests(int repeat, int max_n, int trials) { in do_tests() function
166 if(do_tests(repeat, max_n, trials)) { in main()
Dtest_hyperexponential.cpp124 bool do_tests(int repeat, int max_num_phases, double max_rate, long long trials) in do_tests() function
211 if (do_tests(repeat, max_num_phases, max_rate, trials)) in main()
Dtest_real_distribution.ipp107 bool do_tests(int repeat, Dist1 d1,
181 if(do_tests(repeat,
/third_party/ltp/testcases/network/lib6/
Dasapi_03.c52 static void do_tests(void);
64 do_tests(); in main()
371 static void do_tests(void) in do_tests() function
Dasapi_01.c58 static void do_tests(void);
71 do_tests(); in main()
76 static void do_tests(void) in do_tests() function
/third_party/openssl/
DCHANGES5794 - fixed do_tests.pl to run the test suite with CLIB builds too (CLIB_OPT)
5795 - added some more tests to do_tests.pl