Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/ComputeLibrary
/ get_seed
Method
get_seed
tests/framework/Framework.cpp:787–790 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
785
}
786
787
unsigned int Framework::get_seed() const
788
{
789
return _seed;
790
}
791
} // namespace framework
792
} // namespace test
793
} // namespace arm_compute
Callers
1
validate
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected