Uses of Class
suramadu.tests.latency.JNIOverhead.TestProps

Packages that use JNIOverhead.TestProps
suramadu.tests.latency   
 

Uses of JNIOverhead.TestProps in suramadu.tests.latency
 

Fields in suramadu.tests.latency declared as JNIOverhead.TestProps
static JNIOverhead.TestProps JNIOverhead.testProps
          actual properties used by this test run.
 

Constructors in suramadu.tests.latency with parameters of type JNIOverhead.TestProps
JNIOverhead(JNIOverhead.TestProps props)