Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/android/ndk-samples
/ add
Function
add
unit-test/app/src/main/cpp/adder.cpp:3–3 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#include
"adder.h"
2
3
int add(int a, int b) { return a + b; }
Callers
5
CreateSession
Method · 0.85
CreateSession
Method · 0.85
TEST
Function · 0.85
Add
Function · 0.85
onCreate
Method · 0.85
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.68