{
  "ToTiOSDevice": {
    "additional_compile_targets": [
      "base_unittests",
      "boringssl_crypto_tests",
      "boringssl_ssl_tests",
      "components_unittests",
      "crypto_unittests",
      "gfx_unittests",
      "google_apis_unittests",
      "ios_chrome_unittests",
      "ios_credential_provider_extension_unittests",
      "ios_net_unittests",
      "ios_web_inttests",
      "ios_web_unittests",
      "ios_web_view_inttests",
      "net_unittests",
      "skia_unittests",
      "sql_unittests",
      "ui_base_unittests",
      "url_unittests"
    ],
    "isolated_scripts": [
      {
        "args": [
          "--restart",
          "--out-dir",
          "${ISOLATED_OUTDIR}",
          "--xcode-build-version",
          "17f42",
          "--xctest"
        ],
        "merge": {
          "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
        },
        "module_name": "//base:base_unittests",
        "module_scheme": "gtest",
        "name": "base_unittests iPhone 15 Pro 18",
        "resultdb": {
          "enable": true,
          "has_native_resultdb_integration": true
        },
        "swarming": {
          "cipd_packages": [
            {
              "cipd_package": "infra/tools/mac_toolchain/${platform}",
              "location": ".",
              "revision": "git_revision:07e67ff89ff11ed0e3071867ed6bb49319a91b05"
            }
          ],
          "dimensions": {
            "cpu": "arm64",
            "device": "iPhone16,1",
            "os": "iOS-18"
          },
          "expiration": 21600,
          "named_caches": [
            {
              "name": "xcode_ios_17f42",
              "path": "Xcode.app"
            }
          ],
          "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
        },
        "test": "base_unittests",
        "test_id_prefix": "ninja://base:base_unittests/",
        "variant_id": "iPhone 15 Pro 18"
      },
      {
        "args": [
          "--restart",
          "--out-dir",
          "${ISOLATED_OUTDIR}",
          "--xcode-build-version",
          "17f42",
          "--xctest"
        ],
        "merge": {
          "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
        },
        "module_name": "//third_party/highway:highway_tests",
        "module_scheme": "gtest",
        "name": "highway_tests iPhone 15 Pro 18",
        "resultdb": {
          "enable": true,
          "has_native_resultdb_integration": true
        },
        "swarming": {
          "cipd_packages": [
            {
              "cipd_package": "infra/tools/mac_toolchain/${platform}",
              "location": ".",
              "revision": "git_revision:07e67ff89ff11ed0e3071867ed6bb49319a91b05"
            }
          ],
          "dimensions": {
            "cpu": "arm64",
            "device": "iPhone16,1",
            "os": "iOS-18"
          },
          "expiration": 21600,
          "named_caches": [
            {
              "name": "xcode_ios_17f42",
              "path": "Xcode.app"
            }
          ],
          "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
        },
        "test": "highway_tests",
        "test_id_prefix": "ninja://third_party/highway:highway_tests/",
        "variant_id": "iPhone 15 Pro 18"
      }
    ]
  }
}