Go to the source code of this file.
◆ main()
int main |
( |
int |
argc, |
|
|
char * |
argv[] |
|
) |
| |
Definition at line 8 of file main.mm.
8 {
10}
int RunBenchmarks(int argc, char **argv)
◆ 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.