Home
last modified time | relevance | path

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

/external/libcxx/test/std/containers/
Dmap_allocator_requirement_test_templates.h166 typedef typename std::pair<Key, Mapped> NonConstKeyPair; in testMapInsertHint() typedef
299 typedef typename std::pair<Key, Mapped> NonConstKeyPair; in testMapEmplace() typedef
447 typedef typename std::pair<Key, Mapped> NonConstKeyPair; in testMapEmplaceHint() typedef