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

Method type_name

cpp/src/arrow/device.cc:278–278  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

276}
277
278const char* CPUDevice::type_name() const { return kCPUDeviceTypeName; }
279
280std::string CPUDevice::ToString() const { return "CPUDevice()"; }
281

Callers 15

test_type_nameMethod · 0.45
test_type_nameMethod · 0.45
test_type_nameMethod · 0.45
test_csvMethod · 0.45
test_ipcMethod · 0.45
test_parquetMethod · 0.45

Calls

no outgoing calls

Tested by 11

test_type_nameMethod · 0.36
test_type_nameMethod · 0.36
test_type_nameMethod · 0.36
test_csvMethod · 0.36
test_ipcMethod · 0.36
test_parquetMethod · 0.36
test_defaultMethod · 0.36
test_directoryMethod · 0.36
test_hiveMethod · 0.36
test_type_nameMethod · 0.36