Home
last modified time | relevance | path

Searched refs:test_abstract (Results 1 – 8 of 8) sorted by relevance

/third_party/boost/libs/lexical_cast/test/
Dlexical_cast_abstract_test.cpp27 void test_abstract();
33 suite->add(BOOST_TEST_CASE(&test_abstract)); in init_unit_test_suite()
57 void test_abstract() in test_abstract() function
/third_party/boost/libs/foreach/test/
Dmisc.cpp22 void test_abstract(xxx& rng) in test_abstract() function
/third_party/boost/libs/lambda/test/
Dbind_tests_advanced.cpp408 void test_abstract() in test_abstract() function
426 test_abstract(); in test_main()
/third_party/python/Lib/ctypes/test/
Dtest_funcptr.py126 def test_abstract(self): member in CFuncPtrTestCase
Dtest_frombuffer.py123 def test_abstract(self): member in Test
Dtest_pointers.py216 def test_abstract(self): member in PointersTestCase
Dtest_parameters.py173 def test_abstract(self): member in SimpleTypesTestCase
/third_party/python/Lib/test/
Dtest_functools.py576 def test_abstract(self): member in TestPartialMethod