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

Method test_max_memory

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

Source from the content-addressed store, hash-verified

31 end
32
33 def test_max_memory
34 assert do
35 @memory_pool.max_memory.positive?
36 end
37 end
38
39 def test_backend_name
40 assert do

Callers

nothing calls this directly

Calls 2

positive?Method · 0.80
max_memoryMethod · 0.45

Tested by

no test coverage detected