Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/egl/
DteglInfoTests.cpp55 class InfoCase : public TestCase class
58 InfoCase (EglTestContext& eglTestCtx, const char* name, const char* description) in InfoCase() function in deqp::egl::InfoCase
82 class QueryStringCase : public InfoCase
86 : InfoCase (eglTestCtx, name, description) in QueryStringCase()
141 class QueryExtensionsCase : public InfoCase
145 : InfoCase (eglTestCtx, "extensions", "Supported Extensions") in QueryExtensionsCase()