Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arrayfire/arrayfire
/ TEST
Function
TEST
test/nodevice.cpp:17–17 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
15
#include <testHelpers.hpp>
16
17
TEST(NoDevice, Info) { ASSERT_SUCCESS(af_info()); }
18
19
TEST(NoDevice, InfoCxx) { af::info(); }
20
Callers
nothing calls this directly
Calls
12
info
Function · 0.85
af_get_size_of
Function · 0.85
getSizeOf
Function · 0.85
getBackendCount
Function · 0.85
af_get_version
Function · 0.85
af_get_revision
Function · 0.85
af_info
Function · 0.50
af_info_string
Function · 0.50
af_free_host
Function · 0.50
af_get_device_count
Function · 0.50
getDeviceCount
Function · 0.50
af_get_backend_count
Function · 0.50
Tested by
no test coverage detected