Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GStreamer/gst-python
/ setUp
Method
setUp
testsuite/old/test_pipeline.py:215–216 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
213
# see http://bugzilla.gnome.org/show_bug.cgi?id=577735
214
class
TestSubClass(TestCase):
215
def
setUp(self):
216
self.gctrack()
217
218
def
tearDown(self):
219
self.gccollect()
Callers
nothing calls this directly
Calls
1
gctrack
Method · 0.80
Tested by
no test coverage detected