#include "benchmarking.h"#include "flutter/fml/backtrace.h"#include "flutter/fml/build_config.h"#include "flutter/fml/command_line.h"#include "flutter/fml/icu_util.h"Go to the source code of this file.
Namespaces | |
| namespace | benchmarking |
Functions | |
| int | benchmarking::Main (int argc, char **argv) |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 29 of file benchmarking.cc.
References argv, and benchmarking::Main().
Referenced by flutter::testing::TEST_F().