Searched refs:testAttributes (Results 1 - 5 of 5) sorted by relevance
/third_party/vk-gl-cts/modules/egl/ |
H A D | teglQuerySurfaceTests.cpp | 459 void testAttributes (EGLDisplay display, EGLSurface surface, EGLint surfaceType, const ConfigInfo& info); 467 void SurfaceAttribCase::testAttributes (EGLDisplay display, EGLSurface surface, EGLint surfaceType, const ConfigInfo& info) in testAttributes() function in deqp::egl::SurfaceAttribCase 593 testAttributes(display, *surface, EGL_WINDOW_BIT, info); in executeForConfig() 622 testAttributes(display, *surface, EGL_PIXMAP_BIT, info); in executeForConfig() 668 testAttributes(display, *surface, EGL_PBUFFER_BIT, info); in executeForConfig()
|
/third_party/python/Lib/test/ |
H A D | test_file.py | 37 def testAttributes(self): member in AutoFileTests
|
H A D | test_fileio.py | 60 def testAttributes(self): member in AutoFileTests
|
H A D | test_exceptions.py | 418 def testAttributes(self): member in ExceptionTests
|
H A D | test_socket.py | 4979 def testAttributes(self): member in FileObjectClassTestCase
|
Completed in 16 milliseconds