OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:test_check
(Results
1 - 3
of
3
) sorted by null
/external/mesa3d/src/gallium/drivers/r300/compiler/tests/
unit_test.h
17
void
test_check
(struct test_result * result, int cond);
radeon_compiler_util_tests.c
29
test_check
(result, ret == expected);
unit_test.c
24
void
test_check
(struct test_result * result, int cond)
function
Completed in 1387 milliseconds