• Home
  • Raw
  • Download

Lines Matching defs:void

27 void flushSpy(void) {}  in flushSpy()  argument
34 void setUp(void) in setUp() argument
39 void tearDown(void) in tearDown() argument
44 void custom_setup(void) in custom_setup() argument
49 void custom_teardown(void) in custom_teardown() argument
61 void test_ThisTestAlwaysPasses(void) in test_ThisTestAlwaysPasses() argument
66 void test_ThisTestAlwaysFails(void) in test_ThisTestAlwaysFails() argument
71 void test_ThisTestAlwaysIgnored(void) in test_ThisTestAlwaysIgnored() argument
76 void qwiktest_ThisTestPassesWhenNoSetupRan(void) in qwiktest_ThisTestPassesWhenNoSetupRan() argument
81 void qwiktest_ThisTestPassesWhenNoTeardownRan(void) in qwiktest_ThisTestPassesWhenNoTeardownRan() argument
86 void spec_ThisTestPassesWhenNormalSuiteSetupAndTeardownRan(void) in spec_ThisTestPassesWhenNormalSuiteSetupAndTeardownRan() argument
91 void spec_ThisTestPassesWhenNormalSetupRan(void) in spec_ThisTestPassesWhenNormalSetupRan() argument
96 void spec_ThisTestPassesWhenNormalTeardownRan(void) in spec_ThisTestPassesWhenNormalTeardownRan() argument
101 void custtest_ThisTestPassesWhenCustomSetupRan(void) in custtest_ThisTestPassesWhenCustomSetupRan() argument
106 void custtest_ThisTestPassesWhenCustomTeardownRan(void) in custtest_ThisTestPassesWhenCustomTeardownRan() argument
118 void test_NotBeConfusedByLongComplicatedStrings(void) in test_NotBeConfusedByLongComplicatedStrings() argument
126 void test_NotDisappearJustBecauseTheTestBeforeAndAfterHaveCrazyStrings(void) in test_NotDisappearJustBecauseTheTestBeforeAndAfterHaveCrazyStrings() argument
133 void test_StillNotBeConfusedByLongComplicatedStrings(void) in test_StillNotBeConfusedByLongComplicatedStrings() argument
140 void should_RunTestsStartingWithShouldByDefault(void) in should_RunTestsStartingWithShouldByDefault() argument
159 void paratest_ShouldHandleNonParameterizedTestsWhenParameterizationValid(void) in paratest_ShouldHandleNonParameterizedTestsWhenParameterizationValid() argument
171 void extest_ShouldHandleCExceptionInTest(void) in extest_ShouldHandleCExceptionInTest() argument
180 int main(void) in main() argument
186 void suitetest_ThisTestPassesWhenCustomSuiteSetupAndTeardownRan(void) in suitetest_ThisTestPassesWhenCustomSuiteSetupAndTeardownRan() argument