Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ test_parent
Method
test_parent
c_glib/test/test-buffer.rb:89–91 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
87
end
88
89
def test_parent
90
assert_nil(@buffer.parent)
91
end
92
93
def test_copy
94
copied_buffer = @buffer.copy(1, 3)
Callers
nothing calls this directly
Calls
1
parent
Method · 0.45
Tested by
no test coverage detected