Home
last modified time | relevance | path

Searched defs:CSparseUnorderedWithDupsFx (Results 1 – 1 of 1) sorted by relevance

/dports/databases/tiledb/TileDB-2.5.2/test/src/
H A Dunit-sparse-unordered-with-dups-reader.cc51 struct CSparseUnorderedWithDupsFx { struct
52 tiledb_ctx_t* ctx_ = nullptr;
53 tiledb_vfs_t* vfs_ = nullptr;
54 std::string temp_dir_;
55 std::string array_name_;
56 const char* ARRAY_NAME = "test_sparse_unordered_with_dups";
57 tiledb_array_t* array_ = nullptr;
81 CSparseUnorderedWithDupsFx(); argument
85 CSparseUnorderedWithDupsFx::CSparseUnorderedWithDupsFx() { in CSparseUnorderedWithDupsFx() function in CSparseUnorderedWithDupsFx