kythe.io@v0.0.68-0.20240422202219-7225dbc01741/kythe/cxx/tools/testdata/claim_test_1.kzip_UNIT.json (about)

     1  {
     2          "unit":{
     3                  "v_name":{
     4                          "signature":"claim_test_1"
     5                  },
     6                  "required_input":[
     7                          {
     8                                  "v_name":{
     9                                          "path":"a.h"
    10                                  },
    11                                  "details":[
    12                                          {
    13                                                  "@type":"type.googleapis.com/kythe.proto.ContextDependentVersion",
    14                                                  "row":[
    15                                                          {
    16                                                                  "source_context":"a.h_1"
    17                                                          },
    18                                                          {
    19                                                                  "source_context":"a.h_2"
    20                                                          }
    21                                                  ]
    22                                          }
    23                                  ]
    24                          },
    25                          {
    26                                  "v_name":{
    27                                          "path":"c.h"
    28                                  },
    29                                  "details":[
    30                                          {
    31                                                  "@type":"type.googleapis.com/kythe.proto.ContextDependentVersion",
    32                                                  "row":[
    33                                                          {
    34                                                                  "source_context":"c.h_1"
    35                                                          }
    36                                                  ]
    37                                          }
    38                                  ]
    39                          }
    40                  ]
    41          }
    42  }