Home
last modified time | relevance | path

Searched defs:check_param (Results 1 – 5 of 5) sorted by relevance

/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_setschedparam/
D4-1.c79 static void check_param(pthread_t thread, int policy, int priority) in check_param() function
D1-2.c77 static void check_param(pthread_t thread, int policy, int priority) in check_param() function
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_getschedparam/
D1-3.c46 static void check_param(pthread_t thread, int policy, int priority) in check_param() function
/third_party/boost/libs/random/test/
Dtest_hyperexponential_distribution.cpp256 boost::random::hyperexponential_distribution<>::param_type check_param; in BOOST_AUTO_TEST_CASE() local
295 boost::random::hyperexponential_distribution<>::param_type check_param; in BOOST_AUTO_TEST_CASE() local
/third_party/alsa-utils/bat/
Dtinyalsa.c87 static int check_param(struct bat *bat, struct pcm_params *params, in check_param() function