Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ TestRunCmpNumbers
Function
TestRunCmpNumbers
generator/generator_tests/mini_roundabout_tests.cpp:61–64 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
59
}
60
61
void TestRunCmpNumbers(double val1, double val2)
62
{
63
TEST(AlmostEqualAbs(val1, val2, kMwmPointAccuracy), ());
64
}
65
66
UNIT_TEST(PointToPolygon_GeneralProperties)
67
{
Callers
1
UNIT_TEST
Function · 0.85
Calls
2
TEST
Function · 0.85
AlmostEqualAbs
Function · 0.50
Tested by
no test coverage detected