• Home
  • Raw
  • Download

Lines Matching defs:void

28 void flushSpy(void) {}  in flushSpy()  argument
35 void setUp(void) in setUp() argument
40 void tearDown(void) in tearDown() argument
45 void custom_setup(void) in custom_setup() argument
50 void custom_teardown(void) in custom_teardown() argument
62 void test_ThisTestAlwaysPasses(void) in test_ThisTestAlwaysPasses() argument
67 void test_ThisTestAlwaysFails(void) in test_ThisTestAlwaysFails() argument
72 void test_ThisTestAlwaysIgnored(void) in test_ThisTestAlwaysIgnored() argument
77 void qwiktest_ThisTestPassesWhenNoSetupRan(void) in qwiktest_ThisTestPassesWhenNoSetupRan() argument
82 void qwiktest_ThisTestPassesWhenNoTeardownRan(void) in qwiktest_ThisTestPassesWhenNoTeardownRan() argument
87 void spec_ThisTestPassesWhenNormalSuiteSetupAndTeardownRan(void) in spec_ThisTestPassesWhenNormalSuiteSetupAndTeardownRan() argument
92 void spec_ThisTestPassesWhenNormalSetupRan(void) in spec_ThisTestPassesWhenNormalSetupRan() argument
97 void spec_ThisTestPassesWhenNormalTeardownRan(void) in spec_ThisTestPassesWhenNormalTeardownRan() argument
102 void custtest_ThisTestPassesWhenCustomSetupRan(void) in custtest_ThisTestPassesWhenCustomSetupRan() argument
107 void custtest_ThisTestPassesWhenCustomTeardownRan(void) in custtest_ThisTestPassesWhenCustomTeardownRan() argument
119 void test_NotBeConfusedByLongComplicatedStrings(void) in test_NotBeConfusedByLongComplicatedStrings() argument
126 void test_NotDisappearJustBecauseTheTestBeforeAndAfterHaveCrazyStrings(void) in test_NotDisappearJustBecauseTheTestBeforeAndAfterHaveCrazyStrings() argument
131 void test_StillNotBeConfusedByLongComplicatedStrings(void) in test_StillNotBeConfusedByLongComplicatedStrings() argument
138 void should_RunTestsStartingWithShouldByDefault(void) in should_RunTestsStartingWithShouldByDefault() argument
157 void paratest_ShouldHandleNonParameterizedTestsWhenParameterizationValid(void) in paratest_ShouldHandleNonParameterizedTestsWhenParameterizationValid() argument
169 void extest_ShouldHandleCExceptionInTest(void) in extest_ShouldHandleCExceptionInTest() argument
178 int main(void) in main() argument
184 void suitetest_ThisTestPassesWhenCustomSuiteSetupAndTeardownRan(void) in suitetest_ThisTestPassesWhenCustomSuiteSetupAndTeardownRan() argument
189 void test_ShouldCallMockInitAndVerifyFunctionsForEachTest(void) in test_ShouldCallMockInitAndVerifyFunctionsForEachTest() argument