Home
last modified time | relevance | path

Searched refs:prim_values64 (Results 1 – 3 of 3) sorted by relevance

/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/cpp/src/arrow/ipc/
H A Dfeather_test.cc216 const auto& prim_values64 = checked_cast<const PrimitiveArray&>(*values64); in TEST_P() local
217 BufferVector buffers64 = {prim_values64.null_bitmap(), prim_values64.values()}; in TEST_P()
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/arrow/ipc/
H A Dfeather_test.cc248 const auto& prim_values64 = checked_cast<const PrimitiveArray&>(*values64); in TEST_P() local
249 BufferVector buffers64 = {prim_values64.null_bitmap(), prim_values64.values()}; in TEST_P()
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/arrow/ipc/
H A Dfeather_test.cc248 const auto& prim_values64 = checked_cast<const PrimitiveArray&>(*values64); in TEST_P() local
249 BufferVector buffers64 = {prim_values64.null_bitmap(), prim_values64.values()}; in TEST_P()