Searched defs:test_description (Results 1 - 6 of 6) sorted by relevance

/external/python/cpython3/Lib/test/
H A Dtest_nntplib.py70 def test_description(self): member in class:NetworkedNNTPTestsMixin
866 def test_description(self): member in class:NNTPv1v2TestsMixin
/external/deqp/external/openglcts/modules/common/
H A DglcViewportArrayTests.cpp2508 * @param test_description Test description
2511 const GLchar* test_description)
2512 : TestCaseBase(context, extParams, test_name, test_description)
3863 * @param test_description Test description
3866 const GLchar* test_name, const GLchar* test_description)
3867 : DrawTestBase(context, extParams, test_name, test_description)
4007 * @param test_description Test description
4028 * @param test_description Test description
4117 * @param test_description Test description
4196 * @param test_description Tes
2510 DrawTestBase(deqp::Context& context, const glcts::ExtParameters& extParams, const GLchar* test_name, const GLchar* test_description) argument
3865 DrawMultipleLayers(deqp::Context& context, const glcts::ExtParameters& extParams, const GLchar* test_name, const GLchar* test_description) argument
[all...]
/external/deqp/external/openglcts/modules/gl/
H A Dgl4cBufferStorageTests.cpp2952 * @param test_description Test description
2955 const GLchar* test_description)
2956 : TestCase(context, test_name, test_description)
2954 MapPersistentDispatchTest(deqp::Context& context, const GLchar* test_name, const GLchar* test_description) argument
H A Dgl3cTransformFeedbackTests.cpp2324 const char* test_description)
2325 : deqp::TestCase(context, test_name, test_description)
2887 const char* test_description)
2888 : CaptureVertexInterleaved(context, test_name, test_description)
3176 const char* test_description)
3177 : CaptureVertexInterleaved(context, test_name, test_description)
3400 const char* test_description)
3401 : CaptureVertexInterleaved(context, test_name, test_description)
3402 , CaptureVertexSeparate(context, test_name, test_description)
3403 , CaptureGeometryInterleaved(context, test_name, test_description)
2322 CaptureVertexInterleaved(deqp::Context& context, const char* test_name, const char* test_description) argument
2885 CaptureGeometryInterleaved(deqp::Context& context, const char* test_name, const char* test_description) argument
3175 CaptureVertexSeparate(deqp::Context& context, const char* test_name, const char* test_description) argument
3398 CaptureGeometrySeparate(deqp::Context& context, const char* test_name, const char* test_description) argument
3411 CheckGetXFBVarying(deqp::Context& context, const char* test_name, const char* test_description) argument
3850 QueryVertexInterleaved(deqp::Context& context, const char* test_name, const char* test_description) argument
3921 QueryGeometryInterleaved(deqp::Context& context, const char* test_name, const char* test_description) argument
3995 QueryVertexSeparate(deqp::Context& context, const char* test_name, const char* test_description) argument
4068 QueryGeometrySeparate(deqp::Context& context, const char* test_name, const char* test_description) argument
4142 DiscardVertex(deqp::Context& context, const char* test_name, const char* test_description) argument
4195 DiscardGeometry(deqp::Context& context, const char* test_name, const char* test_description) argument
4249 DrawXFB(deqp::Context& context, const char* test_name, const char* test_description) argument
4795 DrawXFBFeedback(deqp::Context& context, const char* test_name, const char* test_description) argument
5087 CaptureSpecialInterleaved(deqp::Context& context, const char* test_name, const char* test_description) argument
5357 DrawXFBStream(deqp::Context& context, const char* test_name, const char* test_description) argument
5818 DrawXFBInstanced(deqp::Context& context, const char* test_name, const char* test_description) argument
6238 DrawXFBStreamInstanced(deqp::Context& context, const char* test_name, const char* test_description) argument
[all...]
H A Dgl4cShadingLanguage420PackTests.cpp1453 * @param test_description Test description
1455 TestBase::TestBase(deqp::Context& context, const glw::GLchar* test_name, const glw::GLchar* test_description) argument
1456 : TestCase(context, test_name, test_description)
1716 * @param test_description Description of test
1718 APITestBase::APITestBase(deqp::Context& context, const glw::GLchar* test_name, const glw::GLchar* test_description) argument
1719 : TestBase(context, test_name, test_description)
1849 * @param test_description Test description
1851 GLSLTestBase::GLSLTestBase(deqp::Context& context, const glw::GLchar* test_name, const glw::GLchar* test_description) argument
1852 : TestBase(context, test_name, test_description)
2215 * @param test_description Tes
2217 NegativeTestBase(deqp::Context& context, const glw::GLchar* test_name, const glw::GLchar* test_description) argument
2326 BindingImageTest(deqp::Context& context, const glw::GLchar* test_name, const glw::GLchar* test_description) argument
[all...]
H A Dgl4cEnhancedLayoutsTests.cpp5014 * @param test_description Test description
5016 TestBase::TestBase(deqp::Context& context, const GLchar* test_name, const GLchar* test_description) argument
5017 : TestCase(context, test_name, test_description)
5527 * @param test_description Description of test
5529 BufferTestBase::BufferTestBase(deqp::Context& context, const GLchar* test_name, const GLchar* test_description) argument
5530 : TestBase(context, test_name, test_description)
6051 * @param test_description Description of test
6053 NegativeTestBase::NegativeTestBase(deqp::Context& context, const GLchar* test_name, const GLchar* test_description) argument
6054 : TestBase(context, test_name, test_description)
6250 * @param test_description Descriptio
6252 TextureTestBase(deqp::Context& context, const GLchar* test_name, const GLchar* test_description) argument
12256 VaryingLocationsTest(deqp::Context& context, const glw::GLchar* test_name, const glw::GLchar* test_description) argument
14687 VaryingComponentsTest(deqp::Context& context, const glw::GLchar* test_name, const glw::GLchar* test_description) argument
[all...]

Completed in 231 milliseconds