LMMS
Loading...
Searching...
No Matches
juce::dsp::AudioBlockUnitTests< SampleType > Member List

This is the complete list of members for juce::dsp::AudioBlockUnitTests< SampleType >, including all inherited members.

allocateAlignedMemory(int numSamplesToAllocate)juce::dsp::AudioBlockUnitTests< SampleType >inlineprivatestatic
AudioBlockUnitTests()juce::dsp::AudioBlockUnitTests< SampleType >inline
beginTest(const String &testName)juce::UnitTest
blockjuce::dsp::AudioBlockUnitTests< SampleType >private
categoryjuce::UnitTestprivate
copyingTests()juce::dsp::AudioBlockUnitTests< SampleType >inlineprivate
datajuce::dsp::AudioBlockUnitTests< SampleType >private
deallocateAlignedMemory(void *address)juce::dsp::AudioBlockUnitTests< SampleType >inlineprivate
expect(bool testResult, const String &failureMessage=String())juce::UnitTest
expectEquals(ValueType actual, ValueType expected, String failureMessage=String())juce::UnitTestinline
expectGreaterOrEqual(ValueType value, ValueType valueToCompareTo, String failureMessage=String())juce::UnitTestinline
expectGreaterThan(ValueType value, ValueType valueToCompareTo, String failureMessage=String())juce::UnitTestinline
expectLessOrEqual(ValueType value, ValueType valueToCompareTo, String failureMessage=String())juce::UnitTestinline
expectLessThan(ValueType value, ValueType valueToCompareTo, String failureMessage=String())juce::UnitTestinline
expectNotEquals(ValueType value, ValueType valueToCompareTo, String failureMessage=String())juce::UnitTestinline
expectResultAndPrint(ValueType value, ValueType valueToCompareTo, bool result, String compDescription, String failureMessage)juce::UnitTestinlineprivate
expectWithinAbsoluteError(ValueType actual, ValueType expected, ValueType maxAbsoluteError, String failureMessage=String())juce::UnitTestinline
getAllCategories()juce::UnitTeststatic
getAllTests()juce::UnitTeststatic
getCategory() const noexceptjuce::UnitTestinline
getName() const noexceptjuce::UnitTestinline
getRandom() constjuce::UnitTest
getTestsInCategory(const String &category)juce::UnitTeststatic
initialise()juce::UnitTestvirtual
logMessage(const String &message)juce::UnitTest
namejuce::UnitTestprivate
numChannelsjuce::dsp::AudioBlockUnitTests< SampleType >privatestatic
NumericType typedefjuce::dsp::AudioBlockUnitTests< SampleType >
numSamplesjuce::dsp::AudioBlockUnitTests< SampleType >privatestatic
otherBlockjuce::dsp::AudioBlockUnitTests< SampleType >private
otherDatajuce::dsp::AudioBlockUnitTests< SampleType >private
performTest(UnitTestRunner *runner)juce::UnitTest
resetBlocks()juce::dsp::AudioBlockUnitTests< SampleType >inlineprivate
runnerjuce::UnitTestprivate
runTest() overridejuce::dsp::AudioBlockUnitTests< SampleType >inlinevirtual
ScalarVoid typedefjuce::dsp::AudioBlockUnitTests< SampleType >private
shutdown()juce::UnitTestvirtual
SIMDVoid typedefjuce::dsp::AudioBlockUnitTests< SampleType >private
smoothedValueTests()juce::dsp::AudioBlockUnitTests< SampleType >inlineprivate
smoothedValueTests()juce::dsp::AudioBlockUnitTests< SampleType >inlineprivate
UnitTest(const String &name, const String &category=String())juce::UnitTestexplicit
~AudioBlockUnitTests() overridejuce::dsp::AudioBlockUnitTests< SampleType >inline
~UnitTest()juce::UnitTestvirtual