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

Method SyncValuesOut

cpp/src/parquet/test_util.h:704–704  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

702
703template <typename TestType>
704inline void PrimitiveTypedTest<TestType>::SyncValuesOut() {}
705
706template <>
707inline void PrimitiveTypedTest<BooleanType>::SyncValuesOut() {

Callers 3

ReadColumnMethod · 0.80
ReadColumnFullyMethod · 0.80
FileSerializeTestMethod · 0.80

Calls 2

beginMethod · 0.45
endMethod · 0.45

Tested by

no test coverage detected