|
hce-node application
1.4.3
HCE Hierarchical Cluster Engine node application
|

Go to the source code of this file.
Classes | |
| class | ReducingTaskTTLManagerTest |
Functions | |
| TEST_F (ReducingTaskTTLManagerTest, GetTaskTTL) | |
| TEST_F (ReducingTaskTTLManagerTest, NotExistTaskTTL) | |
| TEST_F (ReducingTaskTTLManagerTest, AddTaskMultiTimes) | |
| TEST_F (ReducingTaskTTLManagerTest, RemoveNotExpiredTask) | |
| TEST_F (ReducingTaskTTLManagerTest, RemoveExpiredTask) | |
| TEST_F (ReducingTaskTTLManagerTest, NotExpiredWithoutParam) | |
| TEST_F (ReducingTaskTTLManagerTest, NotExpiredWithParam) | |
| TEST_F (ReducingTaskTTLManagerTest, ExpiredWithoutParam) | |
| TEST_F (ReducingTaskTTLManagerTest, ExpiredWithParam) | |
| TEST_F (ReducingTaskTTLManagerTest, ExpiredTasksCleanup) | |
| TEST_F (ReducingTaskTTLManagerTest, ExceededTTLTasksWithDefault) | |
| TEST_F (ReducingTaskTTLManagerTest, ExceededTTLTasksWithParam) | |
| TEST_F (ReducingTaskTTLManagerTest, NoTerminatedTasks) | |
| TEST_F (ReducingTaskTTLManagerTest, TaskIsTerminated) | |
| TEST_F | ( | ReducingTaskTTLManagerTest | , |
| GetTaskTTL | |||
| ) |
Definition at line 36 of file ReducingTaskTTLManagerTest.cpp.
| TEST_F | ( | ReducingTaskTTLManagerTest | , |
| NotExistTaskTTL | |||
| ) |
Definition at line 42 of file ReducingTaskTTLManagerTest.cpp.
| TEST_F | ( | ReducingTaskTTLManagerTest | , |
| AddTaskMultiTimes | |||
| ) |
Definition at line 46 of file ReducingTaskTTLManagerTest.cpp.
| TEST_F | ( | ReducingTaskTTLManagerTest | , |
| RemoveNotExpiredTask | |||
| ) |
Definition at line 53 of file ReducingTaskTTLManagerTest.cpp.
| TEST_F | ( | ReducingTaskTTLManagerTest | , |
| RemoveExpiredTask | |||
| ) |
Definition at line 60 of file ReducingTaskTTLManagerTest.cpp.
| TEST_F | ( | ReducingTaskTTLManagerTest | , |
| NotExpiredWithoutParam | |||
| ) |
Definition at line 69 of file ReducingTaskTTLManagerTest.cpp.
| TEST_F | ( | ReducingTaskTTLManagerTest | , |
| NotExpiredWithParam | |||
| ) |
Definition at line 77 of file ReducingTaskTTLManagerTest.cpp.
| TEST_F | ( | ReducingTaskTTLManagerTest | , |
| ExpiredWithoutParam | |||
| ) |
Definition at line 84 of file ReducingTaskTTLManagerTest.cpp.
| TEST_F | ( | ReducingTaskTTLManagerTest | , |
| ExpiredWithParam | |||
| ) |
Definition at line 92 of file ReducingTaskTTLManagerTest.cpp.
| TEST_F | ( | ReducingTaskTTLManagerTest | , |
| ExpiredTasksCleanup | |||
| ) |
Definition at line 100 of file ReducingTaskTTLManagerTest.cpp.
| TEST_F | ( | ReducingTaskTTLManagerTest | , |
| ExceededTTLTasksWithDefault | |||
| ) |
Definition at line 118 of file ReducingTaskTTLManagerTest.cpp.
| TEST_F | ( | ReducingTaskTTLManagerTest | , |
| ExceededTTLTasksWithParam | |||
| ) |
Definition at line 131 of file ReducingTaskTTLManagerTest.cpp.
| TEST_F | ( | ReducingTaskTTLManagerTest | , |
| NoTerminatedTasks | |||
| ) |
Definition at line 144 of file ReducingTaskTTLManagerTest.cpp.
| TEST_F | ( | ReducingTaskTTLManagerTest | , |
| TaskIsTerminated | |||
| ) |
Definition at line 150 of file ReducingTaskTTLManagerTest.cpp.