Home
last modified time | relevance | path

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

/external/libcxx/test/support/
Dpoisoned_hash_helper.hpp36 void test_hash_disabled();
40 return test_hash_disabled<std::hash<T>, T>(); in test_hash_disabled_for_type()
172 void test_hash_disabled() { in test_hash_disabled() function