Searched defs:TestMap (Results 1 – 6 of 6) sorted by relevance
85 ThrowEqual, eh_allocator(TestClass) > TestMap; typedef88 container_category(const TestMap&) in container_category()
86 typedef EH_STD::__map__<TestClass, TestClass, ThrowCompare, eh_allocator(TestClass) > TestMap; typedef
31 private static class TestMap class in ForwardingConcurrentMapTest
47 static class TestMap<K, V> extends ForwardingMap<K, V> class in SynchronizedMapTest51 public TestMap(Map<K, V> delegate, Object mutex) { in TestMap() method in SynchronizedMapTest.TestMap
80 function TestMap(construct, fix) { class
308 void TestMap(const Fst<Arc> &T) { in TestMap() function