Home
last modified time | relevance | path

Searched refs:test_reinit (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Lib/test/
Dtest_module.py45 def test_reinit(self): member in ModuleTests
/external/python/cpython3/Lib/test/
Dtest_module.py81 def test_reinit(self): member in ModuleTests
/external/autotest/client/site_tests/graphics_Gbm/src/
Dgbmtest.c398 static int test_reinit() in test_reinit() function
1021 result &= test_reinit(); in main()