|
TR-mbed 1.0
|
#include <stddef.h>#include <stdint.h>#include <vector>Go to the source code of this file.
Classes | |
| class | testing::Benchmark |
Namespaces | |
| namespace | testing |
Macros | |
| #define | BENCHMARK(f) |
Functions | |
| void | SetBenchmarkFlopsProcessed (int64_t) |
| void | StopBenchmarkTiming () |
| void | StartBenchmarkTiming () |
| #define BENCHMARK | ( | f | ) |
| void SetBenchmarkFlopsProcessed | ( | int64_t | x | ) |
| void StartBenchmarkTiming | ( | ) |
| void StopBenchmarkTiming | ( | ) |