Home
last modified time | relevance | path

Searched refs:ThrowCompare (Results 1 – 4 of 4) sorted by relevance

/external/stlport/test/eh/
Dtest_set.cpp34 typedef EH_STD::__multiset__<TestClass, ThrowCompare, eh_allocator(TestClass) > TestMultiSet;
68 typedef EH_STD::__set__<TestClass, ThrowCompare, eh_allocator(TestClass) > TestSet;
Dtest_map.cpp48 typedef EH_STD::__multimap__<TestClass, TestClass, ThrowCompare, eh_allocator(TestClass) > TestMult…
86 typedef EH_STD::__map__<TestClass, TestClass, ThrowCompare, eh_allocator(TestClass) > TestMap;
DThrowCompare.h24 struct ThrowCompare { struct
Dexport7 ThrowCompare.h