Searched refs:ThrowEqual (Results 1 - 3 of 3) sorted by relevance

/external/stlport/test/eh/
H A DThrowCompare.h32 struct ThrowEqual { struct
H A Dtest_hash_map.cpp33 template class hash_map<TestClass, TestClass, ThrowHash, ThrowEqual>;
34 template class hash_multimap<TestClass, TestClass, ThrowHash, ThrowEqual>;
37 typedef EH_STD::__hash_multimap__<TestClass, TestClass, ThrowHash, ThrowEqual,
85 ThrowEqual, eh_allocator(TestClass) > TestMap;
H A Dtest_hash_set.cpp32 typedef EH_STD::__hash_multiset__<TestClass, ThrowHash, ThrowEqual,
80 typedef EH_STD::__hash_set__<TestClass, ThrowHash, ThrowEqual, eh_allocator(TestClass) > TestSet;

Completed in 83 milliseconds