Home
last modified time | relevance | path

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

/third_party/typescript/tests/cases/compiler/
DmissingTypeArguments3.ts36 interface KeyValuePair<TKey, TValue> { interface
/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