Searched refs:_ASSERT_INSTANCE_POD1 (Results 1 – 1 of 1) sorted by relevance
278 # define _ASSERT_INSTANCE_POD1(_line, _instance) \ macro284 # define _ASSERT_INSTANCE_POD1(_line, _instance) typedef int _assertion_on_line_##_line##_not_tested macro286 # define _ASSERT_INSTANCE_POD0(_line, _instance) _ASSERT_INSTANCE_POD1 (_line, _instance)292 { _ASSERT_INSTANCE_POD1 (_line, *this); /* Make sure it's POD. */ }