Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/thrift
/ do_test
Function
do_test
test/py/FastbinaryTest.py:206–207 ·
view source on GitHub ↗
(fast, slow)
Source
from the content-addressed store, hash-verified
204
205
206
def
do_test(fast, slow):
207
Test(fast, slow).do_test()
208
209
210
def
do_benchmark(protocol, iters=5000, skip_slow=False):
Callers
1
FastbinaryTest.py
File · 0.85
Calls
2
Test
Class · 0.85
do_test
Method · 0.80
Tested by
no test coverage detected