Searched refs:limitDescriptions (Results 1 – 1 of 1) sorted by relevance
1384 static limitDesc limitDescriptions[] = { variable1444 for (i = 0;i < sizeof(limitDescriptions)/sizeof(limitDescriptions[0]);i++) { in launchTests()1445 limit = limitDescriptions[i].limit; in launchTests()1446 fail = limitDescriptions[i].fail; in launchTests()1460 res = tst->func(limitDescriptions[i].name, limit, in launchTests()1461 limitDescriptions[i].options, fail); in launchTests()