Searched refs:loopCount (Results 1 – 2 of 2) sorted by relevance
63 private long loopCount = 3000000; field in SustainedPerformanceHostTest.Dhrystone76 … String result = device.executeShellCommand("echo " + loopCount + " | " + DHRYSTONE + "dhry"); in run()80 loopCount = loopCount*10; in run()
1025 int loopCount = 2; in testSetLoopPointsEndTooFar() local1027 track.setLoopPoints(dataSizeInFrames - 10, dataSizeInFrames + 50, loopCount) == in testSetLoopPointsEndTooFar()