Home
last modified time | relevance | path

Searched defs:actualBigDelta (Results 1 – 2 of 2) sorted by relevance

/third_party/unity/test/tests/
Dtest_unity_arrays.c198 UNITY_INT actualBigDelta[] = {5101, -4896, 5055}; in testIntArrayWithinDelta() local
208 UNITY_INT actualBigDelta[] = {5101, -4896, 5055}; in testIntArrayWithinDeltaAndMessage() local
217 UNITY_INT actualBigDelta[] = {5101, -4896, 5055}; in testIntArrayNotWithinDelta() local
227 UNITY_INT actualBigDelta[] = {5101, -4896, 5055}; in testIntArrayNotWithinDeltaAndMessage() local
237 UNITY_INT actualBigDelta[] = {5101, -4896, 5055}; in testIntArrayWithinDeltaPointless() local
247 UNITY_INT actualBigDelta[] = {5101, -4896, 5055}; in testIntArrayWithinDeltaPointlessAndMessage() local
256 UNITY_INT actualBigDelta[] = {5101, -4896, 5055}; in testIntArrayWithinDeltaExpectedNull() local
265 UNITY_INT actualBigDelta[] = {5101, -4896, 5055}; in testIntArrayWithinDeltaExpectedNullAndMessage() local
308 UNITY_INT16 actualBigDelta[] = {5101, -4896, 5055}; in testInt16ArrayWithinDelta() local
318 UNITY_INT16 actualBigDelta[] = {5101, -4896, 5055}; in testInt16ArrayWithinDeltaAndMessage() local
[all …]
Dtestunity.c1579 UNITY_INT actualBigDelta[] = {5101, -4896, 5055}; in testIntArrayWithinDelta() local
1589 UNITY_INT actualBigDelta[] = {5101, -4896, 5055}; in testIntArrayWithinDeltaAndMessage() local
1598 UNITY_INT actualBigDelta[] = {5101, -4896, 5055}; in testIntArrayNotWithinDelta() local
1608 UNITY_INT actualBigDelta[] = {5101, -4896, 5055}; in testIntArrayNotWithinDeltaAndMessage() local
1618 UNITY_INT actualBigDelta[] = {5101, -4896, 5055}; in testIntArrayWithinDeltaPointless() local
1628 UNITY_INT actualBigDelta[] = {5101, -4896, 5055}; in testIntArrayWithinDeltaPointlessAndMessage() local
1637 UNITY_INT actualBigDelta[] = {5101, -4896, 5055}; in testIntArrayWithinDeltaExpectedNull() local
1646 UNITY_INT actualBigDelta[] = {5101, -4896, 5055}; in testIntArrayWithinDeltaExpectedNullAndMessage() local
1689 UNITY_INT16 actualBigDelta[] = {5101, -4896, 5055}; in testInt16ArrayWithinDelta() local
1699 UNITY_INT16 actualBigDelta[] = {5101, -4896, 5055}; in testInt16ArrayWithinDeltaAndMessage() local
[all …]