Searched refs:testSpecificSeed (Results 1 – 1 of 1) sorted by relevance
4960 const int testSpecificSeed = 31354125; in runAndVerifyDefaultPipeline() local4961 … int seed = context.getTestContext().getCommandLine().getBaseSeed() ^ testSpecificSeed; in runAndVerifyDefaultPipeline()