|
| VstFlushParamTest2 (IPlugProvider *plugProvider, ProcessSampleSize sampl) |
|
const char * | getName () const SMTG_OVERRIDE |
|
| VstFlushParamTest (IPlugProvider *plugProvider, ProcessSampleSize sampl) |
|
bool | run (ITestResult *testResult) SMTG_OVERRIDE |
|
| VstAutomationTest (IPlugProvider *plugProvider, ProcessSampleSize sampl, int32 everyNSamples, int32 numParams, bool sampleAccuracy) |
|
virtual | ~VstAutomationTest () |
|
bool | setup () SMTG_OVERRIDE |
|
bool | run (ITestResult *testResult) SMTG_OVERRIDE |
|
bool | teardown () SMTG_OVERRIDE |
|
int32 | getParameterCount () SMTG_OVERRIDE |
|
IParamValueQueue * | getParameterData (int32 index) SMTG_OVERRIDE |
|
IParamValueQueue * | addParameterData (const ParamID &id, int32 &index) SMTG_OVERRIDE |
|
| VstProcessTest (IPlugProvider *plugProvider, ProcessSampleSize sampl) |
|
bool | setup () SMTG_OVERRIDE |
|
bool | run (ITestResult *testResult) SMTG_OVERRIDE |
|
bool | teardown () SMTG_OVERRIDE |
|
| VstTestEnh (IPlugProvider *plugProvider, ProcessSampleSize sampl) |
|
virtual | ~VstTestEnh () |
|
bool | setup () SMTG_OVERRIDE |
|
bool | teardown () SMTG_OVERRIDE |
|
| VstTestBase (IPlugProvider *plugProvider) |
|
virtual | ~VstTestBase () |
|
DECLARE_FUNKNOWN_METHODS bool | setup () SMTG_OVERRIDE |
|
bool | run (ITestResult *) SMTG_OVERRIDE |
|
bool | teardown () SMTG_OVERRIDE |
|
virtual void | printTestHeader (ITestResult *testResult) |
|
virtual tresult | queryInterface (const TUID _iid, void **obj)=0 |
|
virtual uint32 | addRef ()=0 |
|
virtual uint32 | release ()=0 |
|
Test Parameters Flush 2 (no Buffer).