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

Method FailOnError

cpp/src/arrow/testing/generator.cc:368–370  ·  view source on GitHub ↗

Defined down here to avoid circular dependency between DataGeneratorImpl and GTestDataGeneratorImpl

Source from the content-addressed store, hash-verified

366// Defined down here to avoid circular dependency between DataGeneratorImpl and
367// GTestDataGeneratorImpl
368std::unique_ptr<GTestDataGenerator> DataGeneratorImpl::FailOnError() {
369 return std::make_unique<GTestDataGeneratorImpl>(shared_from_this());
370}
371
372} // namespace
373

Callers 10

ScanBatchesAsyncMethod · 0.80
TEST_FFunction · 0.80
TESTFunction · 0.80
CheckErrorFunction · 0.80
TestTableFunction · 0.80
TESTFunction · 0.80
TestTableFunction · 0.80
TestTableFunction · 0.80
TESTFunction · 0.80
TESTFunction · 0.80

Calls

no outgoing calls

Tested by 10

ScanBatchesAsyncMethod · 0.64
TEST_FFunction · 0.64
TESTFunction · 0.64
CheckErrorFunction · 0.64
TestTableFunction · 0.64
TESTFunction · 0.64
TestTableFunction · 0.64
TestTableFunction · 0.64
TESTFunction · 0.64
TESTFunction · 0.64