MCPcopy Create free account
hub / github.com/apache/impala / TestToString_stringstream

Function TestToString_stringstream

be/src/benchmarks/date-benchmark.cc:311–314  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

309}
310
311void TestToString_stringstream(int batch_size, void* d) {
312 TestData* data = reinterpret_cast<TestData*>(d);
313 data->TestToString_stringstream(batch_size);
314}
315
316int main(int argc, char* argv[]) {
317 CpuInfo::Init();

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected