Lines Matching defs:void
14 void setUp(void) in setUp() argument
20 void tearDown(void) in tearDown() argument
36 void testEqualStrings(void) in testEqualStrings() argument
47 void testEqualStringsLen(void) in testEqualStringsLen() argument
57 void testEqualStringsWithCarriageReturnsAndLineFeeds(void) in testEqualStringsWithCarriageReturnsAndLineFeeds() argument
68 void testNotEqualString1(void) in testNotEqualString1() argument
75 void testNotEqualStringLen1(void) in testNotEqualStringLen1() argument
82 void testNotEqualString2(void) in testNotEqualString2() argument
89 void testNotEqualStringLen2(void) in testNotEqualStringLen2() argument
96 void testNotEqualString3(void) in testNotEqualString3() argument
103 void testNotEqualStringLen3(void) in testNotEqualStringLen3() argument
110 void testNotEqualString4(void) in testNotEqualString4() argument
117 void testNotEqualStringLen4(void) in testNotEqualStringLen4() argument
124 void testNotEqualString5(void) in testNotEqualString5() argument
133 void testNotEqualString_ExpectedStringIsNull(void) in testNotEqualString_ExpectedStringIsNull() argument
140 void testNotEqualStringLen_ExpectedStringIsNull(void) in testNotEqualStringLen_ExpectedStringIsNull() argument
147 void testNotEqualString_ActualStringIsNull(void) in testNotEqualString_ActualStringIsNull() argument
154 void testNotEqualStringLen_ActualStringIsNull(void) in testNotEqualStringLen_ActualStringIsNull() argument
161 void testNotEqualString_ExpectedStringIsLonger(void) in testNotEqualString_ExpectedStringIsLonger() argument
168 void testNotEqualString_ActualStringIsLonger(void) in testNotEqualString_ActualStringIsLonger() argument
175 void testEqualStringArrays(void) in testEqualStringArrays() argument
186 void testNotEqualStringArray1(void) in testNotEqualStringArray1() argument
196 void testNotEqualStringArray2(void) in testNotEqualStringArray2() argument
206 void testNotEqualStringArray3(void) in testNotEqualStringArray3() argument
216 void testNotEqualStringArray4(void) in testNotEqualStringArray4() argument
226 void testNotEqualStringArray5(void) in testNotEqualStringArray5() argument
236 void testNotEqualStringArray6(void) in testNotEqualStringArray6() argument
246 void testEqualStringArrayIfBothNulls(void) in testEqualStringArrayIfBothNulls() argument
254 void testNotEqualStringArrayLengthZero(void) in testNotEqualStringArrayLengthZero() argument
264 void testEqualStringEachEqual(void) in testEqualStringEachEqual() argument
276 void testNotEqualStringEachEqual1(void) in testNotEqualStringEachEqual1() argument
285 void testNotEqualStringEachEqual2(void) in testNotEqualStringEachEqual2() argument
294 void testNotEqualStringEachEqual3(void) in testNotEqualStringEachEqual3() argument
303 void testNotEqualStringEachEqual4(void) in testNotEqualStringEachEqual4() argument
312 void testNotEqualStringEachEqual5(void) in testNotEqualStringEachEqual5() argument
319 void testCstringsEscapeSequence(void) in testCstringsEscapeSequence() argument