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/gstreamer/gstreamer/tests/check/gst/
Dgstpreset.c154 GST_START_TEST (test_check) in GST_START_TEST() argument
/third_party/python/Lib/test/
Dtest_subprocess.py1544 def test_check(self): member in RunFuncTestCase