Searched refs:createOpFUnordGroup (Results 1 – 1 of 1) sorted by relevance
1193 tcu::TestCaseGroup* createOpFUnordGroup (tcu::TestContext& testCtx, const bool testWithNan) in createOpFUnordGroup() function20420 computeTests->addChild(createOpFUnordGroup(testCtx, TEST_WITHOUT_NAN)); in createInstructionTests()20421 computeTests->addChild(createOpFUnordGroup(testCtx, TEST_WITH_NAN)); in createInstructionTests()