Home
last modified time | relevance | path

Searched refs:test_new (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_bad/tests/check/libs/
Dvkcommandpool.c53 GST_START_TEST (test_new) in GST_START_TEST() argument
120 tcase_add_test (tc_basic, test_new); in vkcommandpool_suite()
/third_party/glib/patch/
Dbackport-regex-Actually-check-for-match-options-changes.patch14 @@ -105,7 +105,7 @@ test_new (gconstpointer d)
/third_party/python/Lib/test/
Dtest_xxlimited.py41 def test_new(self): member in CommonTests
/third_party/python/Lib/lib2to3/tests/
Dtest_parser.py503 def test_new(self): member in TestExcept