Home
last modified time | relevance | path

Searched defs:KeyValuePair (Results 1 – 4 of 4) sorted by relevance

/third_party/typescript/tests/cases/compiler/
DmissingTypeArguments3.ts36 interface KeyValuePair<TKey, TValue> { interface
/third_party/grpc/src/proto/grpc/binary_log/v1alpha/
Dlog.proto28 message KeyValuePair { message
/third_party/skia/third_party/externals/angle2/src/common/
DFastVector_unittest.cpp350 using KeyValuePair = std::pair<int, std::string>; in TEST() typedef
/third_party/python/Parser/
Dpegen.h89 } KeyValuePair; typedef