Home | History | Annotate | Download | only in functional

Lines Matching refs:getCommandLine

929 		const deUint32				baseSeed		= deStringHash(getName()) ^ m_testCtx.getCommandLine().getBaseSeed();
1243 const deUint32 baseSeed = deStringHash(getName()) ^ m_testCtx.getCommandLine().getBaseSeed();
3044 de::Random rng (0x53941903 ^ m_context.getTestContext().getCommandLine().getBaseSeed());