Revision 63:d19bbfc055ab Test.h

View differences:

Test.h
112 112

  
113 113
    bool containsTimestamps(const Vamp::Plugin::FeatureSet &);
114 114

  
115
    void dumpFeature(const Vamp::Plugin::Feature &, bool showValues);
115
    void dumpFeature(const Vamp::Plugin::Feature &, bool showValues,
116
                     const Vamp::Plugin::Feature *other = 0);
116 117
    void dump(const Vamp::Plugin::FeatureSet &, bool showValues = true);
117 118
    void dumpTwo(const Result &r,
118 119
                 const Vamp::Plugin::FeatureSet &,

Also available in: Unified diff