Functions
test_mean.cpp File Reference
#include <gtest/gtest.h>
#include <sys/time.h>
#include "filters/mean.hpp"
Include dependency graph for test_mean.cpp:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 
 TEST (MeanFilterDouble, ConfirmIdentityNRows)
 
 TEST (MeanFilterDouble, ThreeRows)
 
 TEST (MultiChannelMeanFilterDouble, ConfirmIdentityNRows)
 
 TEST (MultiChannelMeanFilterDouble, ThreeRows)
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 140 of file test_mean.cpp.

◆ TEST() [1/4]

TEST ( MeanFilterDouble  ,
ConfirmIdentityNRows   
)

Definition at line 92 of file test_mean.cpp.

◆ TEST() [2/4]

TEST ( MeanFilterDouble  ,
ThreeRows   
)

Definition at line 116 of file test_mean.cpp.

◆ TEST() [3/4]

TEST ( MultiChannelMeanFilterDouble  ,
ConfirmIdentityNRows   
)

Definition at line 36 of file test_mean.cpp.

◆ TEST() [4/4]

TEST ( MultiChannelMeanFilterDouble  ,
ThreeRows   
)

Definition at line 62 of file test_mean.cpp.



filters
Author(s):
autogenerated on Fri Nov 11 2022 03:09:05