Searched refs:inInvocationGroup (Results 1 – 1 of 1) sorted by relevance
3164 …tcu::TestCaseGroup* const inInvocationGroup = new tcu::TestCaseGroup(m_testCtx, "in_invocation", … in init() local3168 addChild(inInvocationGroup); in init()3189 …tcu::TestCaseGroup* const targetGroup = (groupNdx == 0) ? (inInvocationGroup) : (interInvocationGr… in init()