Searched refs:PASSES (Results 1 – 3 of 3) sorted by relevance
55 PASSES, enumerator158 if(options[PASSES].doesOccur) { in init()159 passes = atoi(options[PASSES].value); in init()
334 static final int PASSES = 7; field in PerfTest495 if (!options[PASSES].doesOccur) in parseOptions()498 passes = Integer.parseInt(options[PASSES].value); in parseOptions()
22 This test PASSES if the CPU is unable to modify the ME region.