MCPcopy 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

codecMethod · 0.80
newMethod · 0.45
nameMethod · 0.45
use_threadsMethod · 0.45

Tested by

no test coverage detected