MCPcopy Create free account
hub / github.com/apache/arrow / test_bytes_allocated

Method test_bytes_allocated

c_glib/test/test-memory-pool.rb:27–31  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

25 end
26
27 def test_bytes_allocated
28 assert do
29 @memory_pool.bytes_allocated.positive?
30 end
31 end
32
33 def test_max_memory
34 assert do

Callers

nothing calls this directly

Calls 2

positive?Method · 0.80
bytes_allocatedMethod · 0.45

Tested by

no test coverage detected