#include "test/Buffer.h"#include <carla/Logging.h>#include <carla/profiler/Profiler.h>#include <gtest/gtest.h>#include <chrono>#include <cstdint>#include <iostream>
Include dependency graph for test.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Macros | |
| #define | LIBCARLA_LOG_LEVEL LIBCARLA_LOG_LEVEL_INFO |
Variables | |
| constexpr uint16_t | TESTING_PORT = 0u |
| #define LIBCARLA_LOG_LEVEL LIBCARLA_LOG_LEVEL_INFO |
| constexpr uint16_t TESTING_PORT = 0u |
Definition at line 24 of file test.h.
Referenced by benchmark_image(), and TEST().
1.8.13