blob: c3ccb99bf99d70b9585b8f144d360afb8f652bc4 [file] [log] [blame]
// 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);