Searched defs:test_is_empty (Results 1 – 5 of 5) sorted by relevance
37 template< typename View > struct test_is_empty struct52 test_is_empty< joint_view< list0<>,list0<> > >(); in MPL_TEST_CASE() argument
63 struct test_is_empty struct86 struct test_is_empty<Box, bg::box_tag> argument110 test_is_empty<point>::apply("POINT(0 0)", false); in BOOST_AUTO_TEST_CASE() argument
17 TestCase test_is_empty{[]{ in __anon477ee0c20102() variable
67 BOOST_AUTO_TEST_CASE( test_is_empty ) in BOOST_AUTO_TEST_CASE() argument
149 def test_is_empty(self): member in IdleUserConfParserTest