Namespaces
task_test.cc File Reference
#include "cartographer/common/task.h"
#include <memory>
#include <queue>
#include "cartographer/common/make_unique.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

 cartographer
 
 cartographer::common
 

Variable Documentation

◆ task_queue_

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

Definition at line 63 of file task_test.cc.

◆ tasks_not_ready_

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

Definition at line 64 of file task_test.cc.

◆ thread_pool_

FakeThreadPool thread_pool_
protected

Definition at line 70 of file task_test.cc.



cartographer
Author(s): The Cartographer Authors
autogenerated on Mon Feb 28 2022 22:00:59