Home
last modified time | relevance | path

Searched defs:kKey (Results 1 – 3 of 3) sorted by relevance

/third_party/grpc/test/cpp/microbenchmarks/
Dbm_channel_args.cc26 const char kKey[] = "a very long key"; variable
/third_party/grpc/test/core/transport/
Dmetadata_map_test.cc132 const absl::string_view kKey = "key"; in TEST() local
/third_party/gn/src/gn/
Dfunctions.cc177 const int NonNestableBlock::kKey = 0; member in NonNestableBlock