Searched refs:heterogeneous_count (Results 1 – 1 of 1) sorted by relevance
1343 typename chmap_type::size_type heterogeneous_count = chmap.count(int(1)); in test_heterogeneous_count() local1346 …REQUIRE_MESSAGE(regular_count == heterogeneous_count, "Incorrect heterogeneous count result (no el… in test_heterogeneous_count()1352 heterogeneous_count = chmap.count(int(1)); in test_heterogeneous_count()1355 …REQUIRE_MESSAGE(regular_count == heterogeneous_count, "Incorrect heterogeneous count result (eleme… in test_heterogeneous_count()