Searched refs:numMaxAttempts (Results 1 – 1 of 1) sorted by relevance
1740 const int numMaxAttempts = 128; in generateConfig() local1743 for (int attemptNdx = 0; attemptNdx < numMaxAttempts; ++attemptNdx) in generateConfig()