Home
last modified time | relevance | path

Searched defs:test_type1 (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/libs/container_hash/test/
Dhash_fwd_test.hpp18 struct test_type1 struct
20 T value;
21 test_type1(T const& x) : value(x) {} in test_type1() argument
/third_party/boost/libs/type_erasure/test/
Dtest_assign.cpp2279 typedef move_and_copy_construct_assign_int test_type1; in BOOST_AUTO_TEST_CASE() typedef
2336 typedef move_and_copy_construct_assign_int test_type1; in BOOST_AUTO_TEST_CASE() typedef