blob: 2fd07bda3f4c943ac4a040a24d4ed9e11040a1c7 [file] [log] [blame]
{
"Linux Perf (3)": {
"scripts": [
{
"name": "cc_perftests",
"script": "gtest_perf_test.py",
"args": ["cc_perftests", "--test-launcher-print-test-stdio=always"]
}
]
},
"Android Nexus4 Perf": {
"scripts": [
{
"name": "host_info",
"script": "host_info.py"
},
{
"name": "gpu_perftests",
"script": "gtest_perf_test.py",
"args": ["gpu_perftests"]
}
]
},
"Android Nexus5 Perf": {
"scripts": [
{
"name": "host_info",
"script": "host_info.py"
},
{
"name": "gpu_perftests",
"script": "gtest_perf_test.py",
"args": ["gpu_perftests"]
}
]
},
"Android Nexus6 Perf": {
"scripts": [
{
"name": "gpu_perftests",
"script": "gtest_perf_test.py",
"args": ["gpu_perftests"]
}
]
},
"Android Nexus7v2 Perf": {
"scripts": [
{
"name": "host_info",
"script": "host_info.py"
},
{
"name": "gpu_perftests",
"script": "gtest_perf_test.py",
"args": ["gpu_perftests"]
}
]
},
"Android Nexus9 Perf": {
"scripts": [
{
"name": "gpu_perftests",
"script": "gtest_perf_test.py",
"args": ["gpu_perftests"]
}
]
},
"Android Nexus10 Perf": {
"scripts": [
{
"name": "host_info",
"script": "host_info.py"
},
{
"name": "gpu_perftests",
"script": "gtest_perf_test.py",
"args": ["gpu_perftests"]
}
]
},
"Android One Perf": {
"scripts": [
]
},
"Android MotoE Perf": {
"scripts": [
{
"name": "host_info",
"script": "host_info.py"
},
{
"name": "gpu_perftests",
"script": "gtest_perf_test.py",
"args": ["gpu_perftests"]
}
]
},
"Mac 10.8 Perf (1)": {
"scripts": [
]
},
"Mac 10.9 Perf (1)": {
"scripts": [
]
}
}