MCPcopy Create free account
hub / github.com/TileDB-Inc/TileDB / context

Method context

test/src/unit-sparse-global-order-reader.cc:457–459  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

455 SparseGlobalOrderReaderMemoryBudget memory_;
456
457 tiledb_ctx_t* context() const {
458 return vfs_test_setup_.ctx_c;
459 }
460
461 template <typename Asserter = tiledb::test::AsserterCatch>
462 void create_default_array_1d(

Callers 6

runFunction · 0.45
unit-capi-array.ccFile · 0.45
write_fragmentFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected