• Home
  • Raw
  • Download

Lines Matching defs:void

14 void setUp(void)  in setUp()  argument
20 void tearDown(void) in tearDown() argument
36 void testDoublesWithinDelta(void) in testDoublesWithinDelta() argument
48 void testDoublesNotWithinDelta(void) in testDoublesNotWithinDelta() argument
60 void testDoublesEqual(void) in testDoublesEqual() argument
72 void testDoublesNotEqual(void) in testDoublesNotEqual() argument
83 void testDoublesNotEqualNegative1(void) in testDoublesNotEqualNegative1() argument
94 void testDoublesNotEqualNegative2(void) in testDoublesNotEqualNegative2() argument
105 void testDoublesNotEqualActualNaN(void) in testDoublesNotEqualActualNaN() argument
116 void testDoublesNotEqualExpectedNaN(void) in testDoublesNotEqualExpectedNaN() argument
127 void testDoublesEqualBothNaN(void) in testDoublesEqualBothNaN() argument
136 void testDoublesNotEqualInfNaN(void) in testDoublesNotEqualInfNaN() argument
147 void testDoublesNotEqualNaNInf(void) in testDoublesNotEqualNaNInf() argument
158 void testDoublesNotEqualActualInf(void) in testDoublesNotEqualActualInf() argument
169 void testDoublesNotEqualExpectedInf(void) in testDoublesNotEqualExpectedInf() argument
180 void testDoublesEqualBothInf(void) in testDoublesEqualBothInf() argument
189 void testDoublesNotEqualPlusMinusInf(void) in testDoublesNotEqualPlusMinusInf() argument
200 void testDoubleIsPosInf1(void) in testDoubleIsPosInf1() argument
209 void testDoubleIsPosInf2(void) in testDoubleIsPosInf2() argument
220 void testDoubleIsNegInf1(void) in testDoubleIsNegInf1() argument
229 void testDoubleIsNegInf2(void) in testDoubleIsNegInf2() argument
240 void testDoubleIsNotPosInf1(void) in testDoubleIsNotPosInf1() argument
251 void testDoubleIsNotPosInf2(void) in testDoubleIsNotPosInf2() argument
260 void testDoubleIsNotNegInf(void) in testDoubleIsNotNegInf() argument
271 void testDoubleIsNan1(void) in testDoubleIsNan1() argument
280 void testDoubleIsNan2(void) in testDoubleIsNan2() argument
291 void testDoubleIsNotNan1(void) in testDoubleIsNotNan1() argument
302 void testDoubleIsNotNan2(void) in testDoubleIsNotNan2() argument
311 void testDoubleInfIsNotNan(void) in testDoubleInfIsNotNan() argument
322 void testDoubleNanIsNotInf(void) in testDoubleNanIsNotInf() argument
333 void testDoubleIsDeterminate1(void) in testDoubleIsDeterminate1() argument
344 void testDoubleIsDeterminate2(void) in testDoubleIsDeterminate2() argument
355 void testDoubleIsNotDeterminate1(void) in testDoubleIsNotDeterminate1() argument
366 void testDoubleIsNotDeterminate2(void) in testDoubleIsNotDeterminate2() argument
377 void testDoubleTraitFailsOnInvalidTrait(void) in testDoubleTraitFailsOnInvalidTrait() argument
388 void testEqualDoubleArrays(void) in testEqualDoubleArrays() argument
407 void testNotEqualDoubleArraysExpectedNull(void) in testNotEqualDoubleArraysExpectedNull() argument
421 void testNotEqualDoubleArraysActualNull(void) in testNotEqualDoubleArraysActualNull() argument
435 void testNotEqualDoubleArrays1(void) in testNotEqualDoubleArrays1() argument
449 void testNotEqualDoubleArrays2(void) in testNotEqualDoubleArrays2() argument
463 void testNotEqualDoubleArrays3(void) in testNotEqualDoubleArrays3() argument
477 void testNotEqualDoubleArraysNegative1(void) in testNotEqualDoubleArraysNegative1() argument
491 void testNotEqualDoubleArraysNegative2(void) in testNotEqualDoubleArraysNegative2() argument
505 void testNotEqualDoubleArraysNegative3(void) in testNotEqualDoubleArraysNegative3() argument
519 void testEqualDoubleArraysNaN(void) in testEqualDoubleArraysNaN() argument
531 void testEqualDoubleArraysInf(void) in testEqualDoubleArraysInf() argument
543 void testNotEqualDoubleArraysLengthZero(void) in testNotEqualDoubleArraysLengthZero() argument
557 void testEqualDoubleEachEqual(void) in testEqualDoubleEachEqual() argument
575 void testNotEqualDoubleEachEqualActualNull(void) in testNotEqualDoubleEachEqualActualNull() argument
588 void testNotEqualDoubleEachEqual1(void) in testNotEqualDoubleEachEqual1() argument
601 void testNotEqualDoubleEachEqual2(void) in testNotEqualDoubleEachEqual2() argument
614 void testNotEqualDoubleEachEqual3(void) in testNotEqualDoubleEachEqual3() argument
627 void testNotEqualDoubleEachEqualNegative1(void) in testNotEqualDoubleEachEqualNegative1() argument
640 void testNotEqualDoubleEachEqualNegative2(void) in testNotEqualDoubleEachEqualNegative2() argument
653 void testNotEqualDoubleEachEqualNegative3(void) in testNotEqualDoubleEachEqualNegative3() argument
666 void testEqualDoubleEachEqualNaN(void) in testEqualDoubleEachEqualNaN() argument
677 void testEqualDoubleEachEqualInf(void) in testEqualDoubleEachEqualInf() argument
688 void testNotEqualDoubleEachEqualLengthZero(void) in testNotEqualDoubleEachEqualLengthZero() argument
701 void testDoublePrinting(void) in testDoublePrinting() argument
748 void testDoublePrintingRoundTiesToEven(void) in testDoublePrintingRoundTiesToEven() argument
763 void testDoublePrintingInfinityAndNaN(void) in testDoublePrintingInfinityAndNaN() argument