#include <benchmark_test.h>
Definition at line 107 of file benchmark_test.h.
◆ BenchmarkIsolateScope()
dart::BenchmarkIsolateScope::BenchmarkIsolateScope |
( |
Benchmark * |
benchmark | ) |
|
|
inlineexplicit |
◆ ~BenchmarkIsolateScope()
dart::BenchmarkIsolateScope::~BenchmarkIsolateScope |
( |
| ) |
|
|
inline |
Definition at line 113 of file benchmark_test.h.
113 {
117 benchmark_ = nullptr;
118 }
Isolate * isolate() const
static Isolate * Current()
DART_EXPORT void Dart_ExitScope()
DART_EXPORT void Dart_ShutdownIsolate()
◆ benchmark()
Benchmark * dart::BenchmarkIsolateScope::benchmark |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: