Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/tests/check/libs/
Dgstnetclientclock.c28 GST_START_TEST (test_instantiation) in GST_START_TEST() argument
130 tcase_add_test (tc_chain, test_instantiation); in gst_net_client_clock_suite()
/third_party/boost/libs/numeric/odeint/test/
Dcontrolled_adams_bashforth_moulton.cpp30 BOOST_AUTO_TEST_CASE( test_instantiation ) in BOOST_AUTO_TEST_CASE() argument
Dadams_moulton.cpp87 BOOST_AUTO_TEST_CASE( test_instantiation ) in BOOST_AUTO_TEST_CASE() argument
Dadams_bashforth_moulton.cpp87 BOOST_AUTO_TEST_CASE( test_instantiation ) in BOOST_AUTO_TEST_CASE() argument
Dadams_bashforth.cpp166 BOOST_AUTO_TEST_CASE( test_instantiation ) in BOOST_AUTO_TEST_CASE() argument
/third_party/python/Lib/test/
Dtest_dis.py1196 def test_instantiation(self): member in BytecodeTests