Home
last modified time | relevance | path

Searched refs:test_nothing (Results 1 – 9 of 9) sorted by relevance

/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dgstlibscpp.cc99 GST_START_TEST (test_nothing) in GST_START_TEST() argument
124 tcase_add_test (tc_chain, test_nothing); in libscpp_suite()
/third_party/gstreamer/gstreamer/tests/check/libs/
Dgstlibscpp.cc32 GST_START_TEST (test_nothing) in GST_START_TEST() argument
57 tcase_add_test (tc_chain, test_nothing); in libscpp_suite()
/third_party/python/Lib/unittest/test/
Dtest_suite.py361 def test_nothing(self): member in Test_TestSuite.assert_garbage_collect_test_after_run.Foo
Dtest_skipping.py34 def test_nothing(self): pass member in Test_TestSkipping.test_skipping.Foo
/third_party/python/Lib/lib2to3/tests/
Dtest_util.py578 def test_nothing(self): member in Test_find_indentation
/third_party/python/Lib/test/test_importlib/
Dtest_api.py169 def test_nothing(self): member in FindLoaderTests
Dtest_util.py470 def test_nothing(self): member in FindSpecTests
/third_party/python/Doc/library/
Dunittest.rst524 def test_nothing(self):
547 test_nothing (__main__.MyTestCase) ... skipped 'demonstrating skipping'
/third_party/boost/libs/type_erasure/test/
Dtest_assign.cpp300 BOOST_AUTO_TEST_CASE(test_nothing) in BOOST_AUTO_TEST_CASE() argument