summaryrefslogtreecommitdiff
path: root/metrics/android-render-test-runner-metrics.json
blob: 2be1325d141a4ab3f385ef98a5f859b310994365 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
    "base_test_path": "tests",
    "cache_path": "cache-metrics.db",
    "expectation_paths": [
        "expectations/platform-all",
        "expectations/platform-android"
    ],
    "ignore_paths": [
        "ignores/platform-all.json",
        "ignores/platform-linux.json",
        "ignores/platform-android.json"
    ],
    "metric_path": "android-render-test-runner",
    "probes": [
        "probeGFX",
        "probeMemory",
        "probeNetwork"
    ],
    "result_path": "/sdcard"
}