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