Searched refs:teardown (Results 1 - 25 of 158) sorted by relevance

1234567

/macosx-10.10/ruby-106/ruby/sample/testunit/
H A Dtc_adder.rb15 def teardown method in class:TC_Adder
H A Dtc_subtracter.rb15 def teardown method in class:TC_Subtracter
/macosx-10.10/ruby-106/ruby/test/drb/
H A Dignore_test_drb.rb11 def teardown method in class:TestDRbReusePort
H A Dtest_drb.rb13 def teardown method in class:TestDRbYield
144 def teardown method in class:TestDRbRubyYield
191 def teardown method in class:TestDRbMServer
218 def teardown method in class:TestDRbEval
266 def teardown method in class:TestDRbLarge
310 def teardown method in class:TestBug4409
/macosx-10.10/ruby-106/ruby/test/
H A Dwith_different_ofs.rb7 def teardown method in class:DifferentOFS.WithDifferentOFS
/macosx-10.10/ruby-106/ruby/test/-ext-/string/
H A Dtest_set_len.rb10 def teardown method in class:Test_StrSetLen
/macosx-10.10/bind9-45.101/bind9/bin/tests/resolver/
H A Dt_resolver.c73 teardown(void) { function
116 teardown();
137 teardown();
164 teardown();
195 teardown();
219 teardown();
/macosx-10.10/ruby-106/ruby/test/psych/
H A Dtest_numeric.rb15 def teardown method in class:Psych.TestNumeric
H A Dtest_psych.rb7 def teardown method in class:TestPsych
/macosx-10.10/ruby-106/ruby/test/rake/
H A Dtest_rake_path_map_explode.rb10 def teardown method in class:TestRakePathMapExplode
/macosx-10.10/ruby-106/ruby/test/rubygems/
H A Dtest_gem_commands_mirror.rb16 def teardown method in class:TestGemCommandsMirrorCommand
H A Dtest_gem_ext_builder.rb18 def teardown method in class:TestGemExtBuilder
/macosx-10.10/ruby-106/ruby/test/win32ole/
H A Dtest_propertyputref.rb24 def teardown method in class:TestWIN32OLE_PROPERTYPUTREF
H A Dtest_word.rb64 def teardown method in class:TestWIN32OLE_WITH_WORD
/macosx-10.10/pyobjc-45/2.5/pyobjc/pyobjc-framework-WebKit/Examples/PyDocURLProtocol/
H A DPyDocURLProtocol.py60 def teardown(): function
70 teardown()
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-framework-WebKit/Examples/PyDocURLProtocol/
H A DPyDocURLProtocol.py60 def teardown(): function
70 teardown()
/macosx-10.10/pyobjc-45/pyobjc/pyobjc-framework-WebKit-2.5.1/Examples/PyDocURLProtocol/
H A DPyDocURLProtocol.py60 def teardown(): function
70 teardown()
/macosx-10.10/expat-12/expat/tests/
H A Dminicheck.c49 tcase_teardown_function teardown)
53 tc->teardown = teardown;
138 /* teardown */
139 if (tc->teardown != NULL) {
144 tc->teardown();
47 tcase_add_checked_fixture(TCase *tc, tcase_setup_function setup, tcase_teardown_function teardown) argument
H A Dminicheck.h57 tcase_teardown_function teardown; member in struct:TCase
/macosx-10.10/ruby-106/ruby/test/bigdecimal/
H A Dtestbase.rb14 def teardown method in class:TestBigDecimalBase
/macosx-10.10/tcl-105/tcl_ext/mk4tcl/metakit/examples/
H A Dmapped.tcl39 teardown
75 teardown
98 teardown
138 teardown
141 proc teardown {} { procedure
201 teardown$type
/macosx-10.10/bind9-45.101/bind9/bin/tests/atomic/
H A Dt_atomic.c49 teardown(void) { function
118 teardown();
178 teardown();
/macosx-10.10/ruby-106/ruby/test/dtrace/
H A Dtest_load.rb12 def teardown method in class:DTrace.TestLoad
/macosx-10.10/ruby-106/ruby/test/minitest/
H A Dmetametameta.rb58 def teardown method in class:MetaMetaMetaTestCase
/macosx-10.10/ruby-106/ruby/test/mkmf/
H A Dtest_find_executable.rb10 def teardown method in class:TestMkmf.TestFindExecutable

Completed in 116 milliseconds

1234567