Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r300/compiler/tests/
Dunit_test.c56 void test_check(struct test_result * result, int cond) in test_check() function
/external/python/cpython3/Lib/test/test_tools/test_c_analyzer/test_cpython/
Dtest_functional.py27 def test_check(self): member in DummySourceTests
Dtest___main__.py270 def test_check(self): member in MainTests
/external/grpc-grpc/test/core/transport/
Dconnectivity_state_test.cc60 static void test_check(void) { in test_check() function
/external/python/cpython3/Lib/test/
Dtest_subprocess.py1457 def test_check(self): member in RunFuncTestCase