Classes | Functions
data_batcher_test.cpp File Reference
#include <gtest/gtest.h>
#include <dataflow_lite/utils/data_batcher.h>
#include <memory>
#include <string>
#include <stdexcept>
Include dependency graph for data_batcher_test.cpp:

Go to the source code of this file.

Classes

class  DataBatcherTest
 
class  TestBatcher
 

Functions

 TEST_F (DataBatcherTest, Sanity)
 
 TEST_F (DataBatcherTest, Init)
 
 TEST_F (DataBatcherTest, TestMaxSizeClear)
 
 TEST_F (DataBatcherTest, TestPublishTrigger)
 
 TEST_F (DataBatcherTest, TestValidateArguments)
 
 TEST_F (DataBatcherTest, TestBatcherArguments)
 

Function Documentation

TEST_F ( DataBatcherTest  ,
Sanity   
)

Definition at line 73 of file data_batcher_test.cpp.

TEST_F ( DataBatcherTest  ,
Init   
)

Definition at line 77 of file data_batcher_test.cpp.

TEST_F ( DataBatcherTest  ,
TestMaxSizeClear   
)

Definition at line 84 of file data_batcher_test.cpp.

TEST_F ( DataBatcherTest  ,
TestPublishTrigger   
)

Definition at line 100 of file data_batcher_test.cpp.

TEST_F ( DataBatcherTest  ,
TestValidateArguments   
)

Definition at line 116 of file data_batcher_test.cpp.

TEST_F ( DataBatcherTest  ,
TestBatcherArguments   
)

Definition at line 127 of file data_batcher_test.cpp.



dataflow_lite
Author(s): AWS RoboMaker
autogenerated on Fri May 7 2021 02:18:22