Home
last modified time | relevance | path

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

/external/deqp/modules/internal/
DditBuildInfoTests.cpp90 class BuildInfoStringCase : public tcu::TestCase class
93BuildInfoStringCase (tcu::TestContext& testCtx, const char* name, const char* valueName, const cha… in BuildInfoStringCase() function in dit::BuildInfoStringCase
190 …addChild(new BuildInfoStringCase (m_testCtx, "de_debug", "DE_DEBUG", isDebug ? "1" : "not d… in init()
194 …addChild(new BuildInfoStringCase (m_testCtx, "de_ptr_size", "DE_PTR_SIZE", de::toString(DE_PT… in init()