Searched refs:testSpecificSeed (Results 1 – 2 of 2) sorted by relevance
2474 const int testSpecificSeed = 31354125; in runAndVerifyDefaultPipeline() local2475 … int seed = context.getTestContext().getCommandLine().getBaseSeed() ^ testSpecificSeed; in runAndVerifyDefaultPipeline()
11364 const int testSpecificSeed = deStringHash(testGroup->getName()); in createFloat16VectorShuffleSet() local11365 const int seed = testCtx.getCommandLine().getBaseSeed() ^ testSpecificSeed; in createFloat16VectorShuffleSet()16121 const int testSpecificSeed = deStringHash(testGroup.getName()); in createFloat16ArithmeticFuncTest() local16122 const int seed = testCtx.getCommandLine().getBaseSeed() ^ testSpecificSeed; in createFloat16ArithmeticFuncTest()