Home
last modified time | relevance | path

Searched refs:expected_higher3 (Results 1 - 1 of 1) sorted by relevance

/third_party/unity/test/tests/
H A Dtest_unity_floats.c1318 char expected_higher3[18]; in printFloatValue() local
1332 strcpy(expected_higher3, expected); in printFloatValue()
1352 if (isfinite(higher3)) sprintf(expected_higher3, "%.7g", higher3); in printFloatValue()
1361 strcmp(expected_higher3, getBufferPutcharSpy()) != 0) in printFloatValue()

Completed in 2 milliseconds