Searched refs:StackTestCase (Results 1 – 1 of 1) sorted by relevance
104 class StackTestCase : public TestCase class107 StackTestCase(tcu::TestContext &testCtx, const std::string &name, const Params ¶ms) in StackTestCase() function in vkt::ProtectedMem::__anon654642cd0111::StackTestCase114 virtual ~StackTestCase(void) in ~StackTestCase()128 void StackTestCase::initPrograms(vk::SourceCollections &programCollection) const in initPrograms()417 …stackGroup->addChild(new StackTestCase(testCtx, testName, Params(stackMemSizes[stackMemSizeIdx]))); in createStackTests()