Home
last modified time | relevance | path

Searched refs:test_noop (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dristrtpext.c155 GST_START_TEST (test_noop) in GST_START_TEST() argument
1068 tcase_add_test (tc, test_noop); in ristrtpext_suite()
/third_party/python/Lib/test/
Dtest_poplib.py315 def test_noop(self): member in TestPOP3Class