Searched refs:testSpecificSeed (Results 1 – 2 of 2) sorted by relevance
3014 const int testSpecificSeed = 31354125; in runAndVerifyDefaultPipeline() local3015 … int seed = context.getTestContext().getCommandLine().getBaseSeed() ^ testSpecificSeed; in runAndVerifyDefaultPipeline()
12486 const int testSpecificSeed = deStringHash(testGroup->getName()); in createFloat16VectorShuffleSet() local12487 const int seed = testCtx.getCommandLine().getBaseSeed() ^ testSpecificSeed; in createFloat16VectorShuffleSet()18039 const int testSpecificSeed = deStringHash(testGroup.getName()); in createFloat16ArithmeticFuncTest() local18040 const int seed = testCtx.getCommandLine().getBaseSeed() ^ testSpecificSeed; in createFloat16ArithmeticFuncTest()