{
  "android-webview-code-coverage-native": {
    "gtest_tests": [
      {
        "args": [
          "--gs-results-bucket=chromium-result-details",
          "--recover-devices"
        ],
        "isolate_profile_data": true,
        "merge": {
          "args": [
            "--bucket",
            "chromium-result-details",
            "--test-name",
            "android_webview_unittests"
          ],
          "script": "//build/android/pylib/results/presentation/test_results_presentation.py"
        },
        "module_name": "//android_webview/test:android_webview_unittests",
        "module_scheme": "gtest",
        "name": "android_webview_unittests",
        "resultdb": {
          "enable": true,
          "has_native_resultdb_integration": true
        },
        "swarming": {
          "dimensions": {
            "device_os": "QQ1A.191205.008",
            "device_os_flavor": "google",
            "device_os_type": "userdebug",
            "device_type": "walleye",
            "os": "Android",
            "pool": "chromium.tests"
          },
          "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
        },
        "test": "android_webview_unittests",
        "test_id_prefix": "ninja://android_webview/test:android_webview_unittests/"
      },
      {
        "args": [
          "--use-apk-under-test-flags-file",
          "--webview-mutations-enabled",
          "--gs-results-bucket=chromium-result-details",
          "--recover-devices"
        ],
        "isolate_profile_data": true,
        "merge": {
          "args": [
            "--bucket",
            "chromium-result-details",
            "--test-name",
            "webview_instrumentation_test_apk_mutations"
          ],
          "script": "//build/android/pylib/results/presentation/test_results_presentation.py"
        },
        "module_name": "//android_webview/test:webview_instrumentation_test_apk",
        "module_scheme": "junit",
        "name": "webview_instrumentation_test_apk_mutations",
        "resultdb": {
          "enable": true,
          "has_native_resultdb_integration": true
        },
        "swarming": {
          "dimensions": {
            "device_os": "QQ1A.191205.008",
            "device_os_flavor": "google",
            "device_os_type": "userdebug",
            "device_type": "walleye",
            "os": "Android",
            "pool": "chromium.tests"
          },
          "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com",
          "shards": 60
        },
        "test": "webview_instrumentation_test_apk",
        "test_id_prefix": "ninja://android_webview/test:webview_instrumentation_test_apk/"
      },
      {
        "args": [
          "--disable-field-trial-config",
          "--use-apk-under-test-flags-file",
          "--gs-results-bucket=chromium-result-details",
          "--recover-devices"
        ],
        "isolate_profile_data": true,
        "merge": {
          "args": [
            "--bucket",
            "chromium-result-details",
            "--test-name",
            "webview_instrumentation_test_apk_no_field_trial"
          ],
          "script": "//build/android/pylib/results/presentation/test_results_presentation.py"
        },
        "module_name": "//android_webview/test:webview_instrumentation_test_apk",
        "module_scheme": "junit",
        "name": "webview_instrumentation_test_apk_no_field_trial",
        "resultdb": {
          "enable": true,
          "has_native_resultdb_integration": true
        },
        "swarming": {
          "dimensions": {
            "device_os": "QQ1A.191205.008",
            "device_os_flavor": "google",
            "device_os_type": "userdebug",
            "device_type": "walleye",
            "os": "Android",
            "pool": "chromium.tests"
          },
          "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com",
          "shards": 30
        },
        "test": "webview_instrumentation_test_apk",
        "test_id_prefix": "ninja://android_webview/test:webview_instrumentation_test_apk/"
      }
    ]
  }
}