Searched refs:isSmallType (Results 1 – 7 of 7) sorted by relevance
40 DisableAllocationGuard g(isSmallType<Type>()); ((void)g); in test_make_any_type()78 DisableAllocationGuard g(isSmallType<Type>()); ((void)g); in test_make_any_type_tracked()
47 DisableAllocationGuard g(isSmallType<Type>()); ((void)g); in test_in_place_type()95 DisableAllocationGuard g(isSmallType<Type>()); ((void)g); in test_in_place_type_tracked()
69 DisableAllocationGuard g(isSmallType<Type>()); ((void)g); in test_copy()
88 DisableAllocationGuard g(isSmallType<Type>()); ((void)g); in test_copy_move_value()
46 DisableAllocationGuard g(isSmallType<Type>()); ((void)g); in test_emplace_type()102 DisableAllocationGuard g(isSmallType<Type>()); ((void)g); in test_emplace_type_tracked()
38 bool isSmallType() { in isSmallType() function
48 bool isSmallType() { in isSmallType() function