Home
last modified time | relevance | path

Searched defs:test_check (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r300/compiler/tests/
Dunit_test.c56 void test_check(struct test_result * result, int cond) in test_check() function
/third_party/curl/tests/libtest/
Dlib2405.c45 #define test_check(expected_fds) \ macro
/third_party/python/Lib/test/
Dtest_subprocess.py1584 def test_check(self): member in RunFuncTestCase