• Home
  • Raw
  • Download

Lines Matching defs:void

25 void flushSpy(void) {}  in flushSpy()  argument
32 void setUp(void) in setUp() argument
37 void tearDown(void) in tearDown() argument
42 void custom_setup(void) in custom_setup() argument
47 void custom_teardown(void) in custom_teardown() argument
59 void test_ThisTestAlwaysPasses(void) in test_ThisTestAlwaysPasses() argument
64 void test_ThisTestAlwaysFails(void) in test_ThisTestAlwaysFails() argument
69 void test_ThisTestAlwaysIgnored(void) in test_ThisTestAlwaysIgnored() argument
74 void qwiktest_ThisTestPassesWhenNoSetupRan(void) in qwiktest_ThisTestPassesWhenNoSetupRan() argument
79 void qwiktest_ThisTestPassesWhenNoTeardownRan(void) in qwiktest_ThisTestPassesWhenNoTeardownRan() argument
84 void spec_ThisTestPassesWhenNormalSuiteSetupAndTeardownRan(void) in spec_ThisTestPassesWhenNormalSuiteSetupAndTeardownRan() argument
89 void spec_ThisTestPassesWhenNormalSetupRan(void) in spec_ThisTestPassesWhenNormalSetupRan() argument
94 void spec_ThisTestPassesWhenNormalTeardownRan(void) in spec_ThisTestPassesWhenNormalTeardownRan() argument
99 void custtest_ThisTestPassesWhenCustomSetupRan(void) in custtest_ThisTestPassesWhenCustomSetupRan() argument
104 void custtest_ThisTestPassesWhenCustomTeardownRan(void) in custtest_ThisTestPassesWhenCustomTeardownRan() argument
116 void test_NotBeConfusedByLongComplicatedStrings(void) in test_NotBeConfusedByLongComplicatedStrings() argument
123 void test_NotDisappearJustBecauseTheTestBeforeAndAfterHaveCrazyStrings(void) in test_NotDisappearJustBecauseTheTestBeforeAndAfterHaveCrazyStrings() argument
128 void test_StillNotBeConfusedByLongComplicatedStrings(void) in test_StillNotBeConfusedByLongComplicatedStrings() argument
135 void should_RunTestsStartingWithShouldByDefault(void) in should_RunTestsStartingWithShouldByDefault() argument
154 void paratest_ShouldHandleNonParameterizedTestsWhenParameterizationValid(void) in paratest_ShouldHandleNonParameterizedTestsWhenParameterizationValid() argument
166 void extest_ShouldHandleCExceptionInTest(void) in extest_ShouldHandleCExceptionInTest() argument
175 int main(void) in main() argument
181 void suitetest_ThisTestPassesWhenCustomSuiteSetupAndTeardownRan(void) in suitetest_ThisTestPassesWhenCustomSuiteSetupAndTeardownRan() argument
186 void test_ShouldCallMockInitAndVerifyFunctionsForEachTest(void) in test_ShouldCallMockInitAndVerifyFunctionsForEachTest() argument