Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ test_accessor
Method
test_accessor
c_glib/test/test-write-options.rb:30–35 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
28
end
29
30
def test_accessor
31
@options.allow_64bit = true
32
assert do
33
@options.allow_64bit?
34
end
35
end
36
end
37
38
sub_test_case(
"max-recursion-depth"
) do
Callers
nothing calls this directly
Calls
4
codec
Method · 0.80
new
Method · 0.45
name
Method · 0.45
use_threads
Method · 0.45
Tested by
no test coverage detected