Searched refs:opQuantizeTests (Results 1 – 1 of 1) sorted by relevance
7410 …de::MovePtr<tcu::TestCaseGroup> opQuantizeTests (new tcu::TestCaseGroup(testCtx, "opquantize", "Te… in createOpQuantizeTests() local7411 createOpQuantizeSingleOptionTests(opQuantizeTests.get()); in createOpQuantizeTests()7412 createOpQuantizeTwoPossibilityTests(opQuantizeTests.get()); in createOpQuantizeTests()7413 return opQuantizeTests.release(); in createOpQuantizeTests()