Searched refs:test_default_init (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/src/gallium/tests/trivial/ |
D | compute.c | 443 static void test_default_init(void *p, int s, int x, int y) in test_default_init() function 510 76800, 0, test_default_init); in test_system_values() 557 60, 12, test_default_init); in test_resource_access() 661 test_default_init); in test_input_global() 663 test_default_init); in test_input_global() 665 test_default_init); in test_input_global() 667 test_default_init); in test_input_global() 733 32768, 0, test_default_init); in test_private() 820 4096, 0, test_default_init); in test_local() 930 16, 0, test_default_init); in test_many_kern() [all …]
|
/external/python/cpython2/Lib/ctypes/test/ |
D | test_numbers.py | 55 def test_default_init(self): member in NumberTestCase
|
/external/python/cpython3/Lib/ctypes/test/ |
D | test_numbers.py | 55 def test_default_init(self): member in NumberTestCase
|