Home
last modified time | relevance | path

Searched refs:test_copying (Results 1 – 6 of 6) sorted by relevance

/third_party/boost/libs/numeric/odeint/test/
Dadams_bashforth_moulton.cpp73 BOOST_AUTO_TEST_CASE( test_copying ) in BOOST_AUTO_TEST_CASE() argument
Dadams_bashforth.cpp124 BOOST_AUTO_TEST_CASE( test_copying ) in BOOST_AUTO_TEST_CASE() argument
/third_party/glib/tests/gobject/
Dgvalue-test.c233 test_copying (void) in test_copying() function
395 g_test_add_func ("/gvalue/copying", test_copying); in main()
/third_party/python/Lib/test/
Dtest_ordered_dict.py284 def test_copying(self): member in OrderedDictTests
Dtest_collections.py2157 def test_copying(self): member in TestCounter
Dtest_re.py1065 def test_copying(self): member in ReTests