| allocateAlignedMemory(int numSamplesToAllocate) | juce::dsp::AudioBlockUnitTests< SampleType > | inlineprivatestatic |
| AudioBlockUnitTests() | juce::dsp::AudioBlockUnitTests< SampleType > | inline |
| beginTest(const String &testName) | juce::UnitTest | |
| block | juce::dsp::AudioBlockUnitTests< SampleType > | private |
| category | juce::UnitTest | private |
| copyingTests() | juce::dsp::AudioBlockUnitTests< SampleType > | inlineprivate |
| data | juce::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::UnitTest | inline |
| expectGreaterOrEqual(ValueType value, ValueType valueToCompareTo, String failureMessage=String()) | juce::UnitTest | inline |
| expectGreaterThan(ValueType value, ValueType valueToCompareTo, String failureMessage=String()) | juce::UnitTest | inline |
| expectLessOrEqual(ValueType value, ValueType valueToCompareTo, String failureMessage=String()) | juce::UnitTest | inline |
| expectLessThan(ValueType value, ValueType valueToCompareTo, String failureMessage=String()) | juce::UnitTest | inline |
| expectNotEquals(ValueType value, ValueType valueToCompareTo, String failureMessage=String()) | juce::UnitTest | inline |
| expectResultAndPrint(ValueType value, ValueType valueToCompareTo, bool result, String compDescription, String failureMessage) | juce::UnitTest | inlineprivate |
| expectWithinAbsoluteError(ValueType actual, ValueType expected, ValueType maxAbsoluteError, String failureMessage=String()) | juce::UnitTest | inline |
| getAllCategories() | juce::UnitTest | static |
| getAllTests() | juce::UnitTest | static |
| getCategory() const noexcept | juce::UnitTest | inline |
| getName() const noexcept | juce::UnitTest | inline |
| getRandom() const | juce::UnitTest | |
| getTestsInCategory(const String &category) | juce::UnitTest | static |
| initialise() | juce::UnitTest | virtual |
| logMessage(const String &message) | juce::UnitTest | |
| name | juce::UnitTest | private |
| numChannels | juce::dsp::AudioBlockUnitTests< SampleType > | privatestatic |
| NumericType typedef | juce::dsp::AudioBlockUnitTests< SampleType > | |
| numSamples | juce::dsp::AudioBlockUnitTests< SampleType > | privatestatic |
| otherBlock | juce::dsp::AudioBlockUnitTests< SampleType > | private |
| otherData | juce::dsp::AudioBlockUnitTests< SampleType > | private |
| performTest(UnitTestRunner *runner) | juce::UnitTest | |
| resetBlocks() | juce::dsp::AudioBlockUnitTests< SampleType > | inlineprivate |
| runner | juce::UnitTest | private |
| runTest() override | juce::dsp::AudioBlockUnitTests< SampleType > | inlinevirtual |
| ScalarVoid typedef | juce::dsp::AudioBlockUnitTests< SampleType > | private |
| shutdown() | juce::UnitTest | virtual |
| SIMDVoid typedef | juce::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::UnitTest | explicit |
| ~AudioBlockUnitTests() override | juce::dsp::AudioBlockUnitTests< SampleType > | inline |
| ~UnitTest() | juce::UnitTest | virtual |