Namespaces
task_test.cc File Reference
#include "cartographer/common/task.h"
#include <memory>
#include <queue>
#include "absl/memory/memory.h"
#include "cartographer/common/thread_pool.h"
#include "gmock/gmock.h"
#include "gtest/gtest.h"
Include dependency graph for task_test.cc:

Go to the source code of this file.

Namespaces

namespace  cartographer
namespace  cartographer::common

Variable Documentation

std::deque<std::shared_ptr<Task> > task_queue_

Definition at line 64 of file task_test.cc.

std::map<Task*, std::shared_ptr<Task> > tasks_not_ready_

Definition at line 65 of file task_test.cc.

FakeThreadPool thread_pool_

Definition at line 71 of file task_test.cc.



cartographer
Author(s): The Cartographer Authors
autogenerated on Thu May 9 2019 02:27:36