| { | 
 |   "Android MotoE Perf": { | 
 |     "scripts": [ | 
 |       { | 
 |         "name": "host_info", | 
 |         "script": "host_info.py" | 
 |       }, | 
 |       { | 
 |         "args": [ | 
 |           "gpu_perftests" | 
 |         ], | 
 |         "name": "gpu_perftests", | 
 |         "script": "gtest_perf_test.py" | 
 |       }, | 
 |       { | 
 |         "args": [ | 
 |           "cc_perftests" | 
 |         ], | 
 |         "name": "cc_perftests", | 
 |         "script": "gtest_perf_test.py" | 
 |       } | 
 |     ] | 
 |   }, | 
 |   "Android Nexus10 Perf": { | 
 |     "scripts": [ | 
 |       { | 
 |         "name": "host_info", | 
 |         "script": "host_info.py" | 
 |       }, | 
 |       { | 
 |         "args": [ | 
 |           "gpu_perftests" | 
 |         ], | 
 |         "name": "gpu_perftests", | 
 |         "script": "gtest_perf_test.py" | 
 |       }, | 
 |       { | 
 |         "args": [ | 
 |           "cc_perftests" | 
 |         ], | 
 |         "name": "cc_perftests", | 
 |         "script": "gtest_perf_test.py" | 
 |       } | 
 |     ] | 
 |   }, | 
 |   "Android Nexus4 Perf": { | 
 |     "scripts": [ | 
 |       { | 
 |         "name": "host_info", | 
 |         "script": "host_info.py" | 
 |       }, | 
 |       { | 
 |         "args": [ | 
 |           "gpu_perftests" | 
 |         ], | 
 |         "name": "gpu_perftests", | 
 |         "script": "gtest_perf_test.py" | 
 |       }, | 
 |       { | 
 |         "args": [ | 
 |           "cc_perftests" | 
 |         ], | 
 |         "name": "cc_perftests", | 
 |         "script": "gtest_perf_test.py" | 
 |       } | 
 |     ] | 
 |   }, | 
 |   "Android Nexus5 Perf": { | 
 |     "scripts": [ | 
 |       { | 
 |         "name": "host_info", | 
 |         "script": "host_info.py" | 
 |       }, | 
 |       { | 
 |         "args": [ | 
 |           "gpu_perftests" | 
 |         ], | 
 |         "name": "gpu_perftests", | 
 |         "script": "gtest_perf_test.py" | 
 |       }, | 
 |       { | 
 |         "args": [ | 
 |           "cc_perftests" | 
 |         ], | 
 |         "name": "cc_perftests", | 
 |         "script": "gtest_perf_test.py" | 
 |       } | 
 |     ] | 
 |   }, | 
 |   "Android Nexus6 Perf": { | 
 |     "scripts": [ | 
 |       { | 
 |         "name": "host_info", | 
 |         "script": "host_info.py" | 
 |       }, | 
 |       { | 
 |         "args": [ | 
 |           "cc_perftests" | 
 |         ], | 
 |         "name": "cc_perftests", | 
 |         "script": "gtest_perf_test.py" | 
 |       } | 
 |     ] | 
 |   }, | 
 |   "Android Nexus7v2 Perf": { | 
 |     "scripts": [ | 
 |       { | 
 |         "name": "host_info", | 
 |         "script": "host_info.py" | 
 |       }, | 
 |       { | 
 |         "args": [ | 
 |           "gpu_perftests" | 
 |         ], | 
 |         "name": "gpu_perftests", | 
 |         "script": "gtest_perf_test.py" | 
 |       }, | 
 |       { | 
 |         "args": [ | 
 |           "cc_perftests" | 
 |         ], | 
 |         "name": "cc_perftests", | 
 |         "script": "gtest_perf_test.py" | 
 |       } | 
 |     ] | 
 |   }, | 
 |   "Android Nexus9 Perf": { | 
 |     "scripts": [ | 
 |       { | 
 |         "name": "host_info", | 
 |         "script": "host_info.py" | 
 |       }, | 
 |       { | 
 |         "args": [ | 
 |           "gpu_perftests" | 
 |         ], | 
 |         "name": "gpu_perftests", | 
 |         "script": "gtest_perf_test.py" | 
 |       }, | 
 |       { | 
 |         "args": [ | 
 |           "cc_perftests" | 
 |         ], | 
 |         "name": "cc_perftests", | 
 |         "script": "gtest_perf_test.py" | 
 |       } | 
 |     ] | 
 |   }, | 
 |   "Android One Perf": { | 
 |     "scripts": [ | 
 |       { | 
 |         "name": "host_info", | 
 |         "script": "host_info.py" | 
 |       } | 
 |     ] | 
 |   }, | 
 |   "Linux Perf (3)": { | 
 |     "scripts": [ | 
 |       { | 
 |         "args": [ | 
 |           "cc_perftests", | 
 |           "--test-launcher-print-test-stdio=always" | 
 |         ], | 
 |         "name": "cc_perftests", | 
 |         "script": "gtest_perf_test.py" | 
 |       } | 
 |     ] | 
 |   }, | 
 |   "Mac 10.8 Perf (1)": { | 
 |     "scripts": [ | 
 |       { | 
 |         "args": [ | 
 |           "gpu_perftests", | 
 |           "--test-launcher-print-test-stdio=always" | 
 |         ], | 
 |         "name": "gpu_perftests", | 
 |         "script": "gtest_perf_test.py" | 
 |       } | 
 |     ] | 
 |   }, | 
 |   "Mac 10.8 Perf (3)": { | 
 |     "scripts": [ | 
 |       { | 
 |         "args": [ | 
 |           "cc_perftests", | 
 |           "--test-launcher-print-test-stdio=always" | 
 |         ], | 
 |         "name": "cc_perftests", | 
 |         "script": "gtest_perf_test.py" | 
 |       }, | 
 |       { | 
 |         "args": [ | 
 |           "performance_browser_tests", | 
 |           "--test-launcher-print-test-stdio=always", | 
 |           "--gtest_filter=TabCapturePerformanceTest.*:CastV2PerformanceTest.*", | 
 |           "--test-launcher-jobs=1", | 
 |           "--enable-gpu" | 
 |         ], | 
 |         "name": "performance_browser_tests", | 
 |         "script": "gtest_perf_test.py" | 
 |       } | 
 |     ] | 
 |   }, | 
 |   "Mac 10.9 Perf (1)": { | 
 |     "scripts": [ | 
 |       { | 
 |         "args": [ | 
 |           "gpu_perftests", | 
 |           "--test-launcher-print-test-stdio=always" | 
 |         ], | 
 |         "name": "gpu_perftests", | 
 |         "script": "gtest_perf_test.py" | 
 |       } | 
 |     ] | 
 |   }, | 
 |   "Mac 10.9 Perf (3)": { | 
 |     "scripts": [ | 
 |       { | 
 |         "args": [ | 
 |           "cc_perftests", | 
 |           "--test-launcher-print-test-stdio=always" | 
 |         ], | 
 |         "name": "cc_perftests", | 
 |         "script": "gtest_perf_test.py" | 
 |       }, | 
 |       { | 
 |         "args": [ | 
 |           "performance_browser_tests", | 
 |           "--test-launcher-print-test-stdio=always", | 
 |           "--gtest_filter=TabCapturePerformanceTest.*:CastV2PerformanceTest.*", | 
 |           "--test-launcher-jobs=1", | 
 |           "--enable-gpu" | 
 |         ], | 
 |         "name": "performance_browser_tests", | 
 |         "script": "gtest_perf_test.py" | 
 |       } | 
 |     ] | 
 |   }, | 
 |   "Win 7 ATI GPU Perf (2)": { | 
 |     "scripts": [ | 
 |       { | 
 |         "args": [ | 
 |           "angle_perftests", | 
 |           "--test-launcher-print-test-stdio=always", | 
 |           "--test-launcher-jobs=1" | 
 |         ], | 
 |         "name": "angle_perftests", | 
 |         "script": "gtest_perf_test.py" | 
 |       }, | 
 |       { | 
 |         "args": [ | 
 |           "performance_browser_tests", | 
 |           "--test-launcher-print-test-stdio=always", | 
 |           "--gtest_filter=TabCapturePerformanceTest.*:CastV2PerformanceTest.*", | 
 |           "--test-launcher-jobs=1", | 
 |           "--enable-gpu" | 
 |         ], | 
 |         "name": "performance_browser_tests", | 
 |         "script": "gtest_perf_test.py" | 
 |       } | 
 |     ] | 
 |   }, | 
 |   "Win 7 Intel GPU Perf": { | 
 |     "scripts": [ | 
 |       { | 
 |         "args": [ | 
 |           "angle_perftests", | 
 |           "--test-launcher-print-test-stdio=always", | 
 |           "--test-launcher-jobs=1" | 
 |         ], | 
 |         "name": "angle_perftests", | 
 |         "script": "gtest_perf_test.py" | 
 |       }, | 
 |       { | 
 |         "args": [ | 
 |           "performance_browser_tests", | 
 |           "--test-launcher-print-test-stdio=always", | 
 |           "--gtest_filter=TabCapturePerformanceTest.*:CastV2PerformanceTest.*", | 
 |           "--test-launcher-jobs=1", | 
 |           "--enable-gpu" | 
 |         ], | 
 |         "name": "performance_browser_tests", | 
 |         "script": "gtest_perf_test.py" | 
 |       } | 
 |     ] | 
 |   }, | 
 |   "Win 7 Low-End Perf (2)": { | 
 |     "scripts": [ | 
 |       { | 
 |         "args": [ | 
 |           "performance_browser_tests", | 
 |           "--test-launcher-print-test-stdio=always", | 
 |           "--gtest_filter=TabCapturePerformanceTest.*:CastV2PerformanceTest.*", | 
 |           "--test-launcher-jobs=1", | 
 |           "--enable-gpu" | 
 |         ], | 
 |         "name": "performance_browser_tests", | 
 |         "script": "gtest_perf_test.py" | 
 |       } | 
 |     ] | 
 |   }, | 
 |   "Win 7 Nvidia GPU Perf (2)": { | 
 |     "scripts": [ | 
 |       { | 
 |         "args": [ | 
 |           "angle_perftests", | 
 |           "--test-launcher-print-test-stdio=always", | 
 |           "--test-launcher-jobs=1" | 
 |         ], | 
 |         "name": "angle_perftests", | 
 |         "script": "gtest_perf_test.py" | 
 |       }, | 
 |       { | 
 |         "args": [ | 
 |           "performance_browser_tests", | 
 |           "--test-launcher-print-test-stdio=always", | 
 |           "--gtest_filter=TabCapturePerformanceTest.*:CastV2PerformanceTest.*", | 
 |           "--test-launcher-jobs=1", | 
 |           "--enable-gpu" | 
 |         ], | 
 |         "name": "performance_browser_tests", | 
 |         "script": "gtest_perf_test.py" | 
 |       } | 
 |     ] | 
 |   }, | 
 |   "Win 7 Perf (3)": { | 
 |     "scripts": [ | 
 |       { | 
 |         "args": [ | 
 |           "performance_browser_tests", | 
 |           "--test-launcher-print-test-stdio=always", | 
 |           "--gtest_filter=TabCapturePerformanceTest.*:CastV2PerformanceTest.*", | 
 |           "--test-launcher-jobs=1", | 
 |           "--enable-gpu" | 
 |         ], | 
 |         "name": "performance_browser_tests", | 
 |         "script": "gtest_perf_test.py" | 
 |       } | 
 |     ] | 
 |   }, | 
 |   "Win 7 x64 Perf (2)": { | 
 |     "scripts": [ | 
 |       { | 
 |         "args": [ | 
 |           "performance_browser_tests", | 
 |           "--test-launcher-print-test-stdio=always", | 
 |           "--gtest_filter=TabCapturePerformanceTest.*:CastV2PerformanceTest.*", | 
 |           "--test-launcher-jobs=1", | 
 |           "--enable-gpu" | 
 |         ], | 
 |         "name": "performance_browser_tests", | 
 |         "script": "gtest_perf_test.py" | 
 |       } | 
 |     ] | 
 |   }, | 
 |   "Win 8 Perf (2)": { | 
 |     "scripts": [] | 
 |   } | 
 | } |