blob: ae2cff202b4de4c719f307c39a4347c7a4048bcf [file] [log] [blame]
Zhizhou Yange5986902017-08-10 17:37:53 -07001# Copyright 2017 The Chromium OS Authors. All rights reserved.
2# Use of this source code is governed by a BSD-style license that can be
3# found in the LICENSE file.
4
5[Hwui_Test]
6bench = Hwui
7compiler =
8build_os =
9llvm_version =
10cflags =
11ldflags =
12iterations = 1
13
14[Skia_Test]
15bench = Skia
16compiler =
17build_os =
18llvm_version =
19cflags =
20ldflags =
21iterations = 1
22
23[Synthmark_Test]
24bench = Synthmark
25compiler =
26build_os =
27llvm_version =
28cflags =
29ldflags =
30iterations = 1
31
32[Binder_Test]
33bench = Binder
34compiler =
35build_os =
36llvm_version =
37cflags =
38ldflags =
39iterations = 1
40
41[Panorama_Test]
42bench = Panorama
43compiler =
44build_os =
45llvm_version =
46cflags =
47ldflags =
48iterations = 1
49
50[Dex2oat_Test]
51bench = Dex2oat
52compiler =
53build_os =
54llvm_version =
55cflags =
56ldflags =
57iterations = 1