Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AimRT/AimRT
/ TestPlainFunc
Function
TestPlainFunc
src/interface/aimrt_module_cpp_interface/util/function_test.cc:36–36 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
34
namespace aimrt::util {
35
36
uint32_t TestPlainFunc(bool, double, uint64_t) { return 42; }
37
38
class TestClass {
39
public:
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected