|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectperformanceTests.CPUFFTTest
public class CPUFFTTest
| Field Summary | |
|---|---|
private java.lang.String |
resultString
|
| Constructor Summary | |
|---|---|
CPUFFTTest()
|
|
| Method Summary | |
|---|---|
void |
cleanup()
Called when dialog closes to give the test an opportunity to free andy remaining resources (close graphics windows, etc.); |
java.lang.String |
getName()
|
java.lang.String |
getResultString()
|
boolean |
runTest()
Run the test |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private java.lang.String resultString
| Constructor Detail |
|---|
public CPUFFTTest()
| Method Detail |
|---|
public java.lang.String getName()
getName in interface PerformanceTestpublic java.lang.String getResultString()
getResultString in interface PerformanceTestpublic void cleanup()
PerformanceTest
cleanup in interface PerformanceTestpublic boolean runTest()
PerformanceTest
runTest in interface PerformanceTest
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||