Searched refs:createInfoTests (Results 1 – 3 of 3) sorted by relevance
32 void createInfoTests (tcu::TestCaseGroup* testGroup);
240 void createInfoTests (tcu::TestCaseGroup* testGroup) in createInfoTests() function
467 addChild(createTestGroup (m_testCtx, "info", "Build and Device Info Tests", createInfoTests)); in init()