| // Copyright 2018 The Chromium Authors. All rights reserved. | |
| // Use of this source code is governed by a BSD-style license that can be | |
| // found in the LICENSE file. | |
| // Run Cronet native performance test. |json_args| is the string containing | |
| // the JSON formatted arguments from components/cronet/native/perftest/run.py. | |
| void PerfTest(const char* json_args); |