kythe.io@v0.0.68-0.20240422202219-7225dbc01741/kythe/cxx/extractor/proto/testdata/duplicate_imports.UNIT (about)

     1  {
     2      "argument": [
     3          "kythe/cxx/extractor/proto/testdata/relative_imports.proto",
     4          "kythe/cxx/extractor/proto/testdata/subdir/other.proto",
     5          "--",
     6          "--proto_path",
     7          "kythe/cxx/extractor/proto/testdata/subdir"
     8      ],
     9      "required_input": [
    10          {
    11              "info": {
    12                  "digest": "c91db27db87695c42ab03479f5393d83fd881c5c4982579b0115a20c36342d2c",
    13                  "path": "kythe/cxx/extractor/proto/testdata/relative_imports.proto"
    14              },
    15              "v_name": {
    16                  "path": "kythe/cxx/extractor/proto/testdata/relative_imports.proto"
    17              }
    18          },
    19          {
    20              "info": {
    21                  "digest": "c9d3571c48d70781dc7d4984b1b8974f44cb5953c3be17cacacc15f35f5981eb",
    22                  "path": "kythe/cxx/extractor/proto/testdata/subdir/other.proto"
    23              },
    24              "v_name": {
    25                  "path": "kythe/cxx/extractor/proto/testdata/subdir/other.proto"
    26              }
    27          }
    28      ],
    29      "source_file": [
    30          "kythe/cxx/extractor/proto/testdata/relative_imports.proto",
    31          "kythe/cxx/extractor/proto/testdata/subdir/other.proto"
    32      ],
    33  }