OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:run_tests
(Results
1 - 25
of
25
) sorted by null
/external/jemalloc/android/test/
run_jemalloc_tests.sh
77
function
run_tests
() {
function
103
run_tests
"unit" "${test_dir}/${UNIT_TEST_DIR}" ${UNIT_TESTS[@]}
104
run_tests
"integration" "${test_dir}/${INTEGRATION_TEST_DIR}" ${INTEGRATION_TESTS[@]}
/cts/
test_defs.sh
42
run_tests
() {
function
/external/mesa3d/src/gallium/drivers/r300/compiler/tests/
unit_test.c
7
void
run_tests
(struct test tests[])
function