#include "third_party/benchmark/include/benchmark/benchmark.h"
#include "library.h"
Go to the source code of this file.
◆ RunBenchmarks()
int RunBenchmarks |
( |
int |
argc, |
|
|
char ** |
argv |
|
) |
| |
Definition at line 11 of file library.cc.
11 {
13 ::benchmark::RunSpecifiedBenchmarks();
14 return 0;
15}
void Initialize(zx::channel directory_request, std::optional< zx::eventpair > view_ref)
Initializes Dart bindings for the Fuchsia application model.