Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
TEST (TimestampMovingAverage, ResetAndGo) | |
TEST (TimestampMovingAverage, MovingAverage) | |
TEST (TimestampMovingAverage, SkippedInput) |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 60 of file test_timestamp_moving_average.cpp.
TEST | ( | TimestampMovingAverage | , |
ResetAndGo | |||
) |
Definition at line 21 of file test_timestamp_moving_average.cpp.
TEST | ( | TimestampMovingAverage | , |
MovingAverage | |||
) |
Definition at line 35 of file test_timestamp_moving_average.cpp.
TEST | ( | TimestampMovingAverage | , |
SkippedInput | |||
) |
Definition at line 46 of file test_timestamp_moving_average.cpp.