#include "test.h"#include <carla/RecurrentSharedFuture.h>#include <carla/ThreadGroup.h>#include <atomic>
test_recurrent_shared_future.cpp 的引用(Include)关系图:函数 | |
| TEST (recurrent_shared_future, exception) | |
| TEST (recurrent_shared_future, timeout) | |
| TEST (recurrent_shared_future, use_case) | |
| TEST | ( | recurrent_shared_future | , |
| exception | |||
| ) |
| TEST | ( | recurrent_shared_future | , |
| timeout | |||
| ) |
在文件 test_recurrent_shared_future.cpp 第 59 行定义.
引用了 carla::RecurrentSharedFuture< T >::WaitFor().
函数调用图:| TEST | ( | recurrent_shared_future | , |
| use_case | |||
| ) |