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

1234567

/macosx-10.9.5/RubyCocoa-80/RubyCocoa/template/ProjectBuilder/File/
H A DRuby test case class.rb16 def teardown method in class:TC_
17 # Write teardown code here.
/macosx-10.9.5/RubyCocoa-80/RubyCocoa/template/Xcode2.x/ProjectBuilder/File/
H A DRuby test case class.rb16 def teardown method in class:TC_
17 # Write teardown code here.
/macosx-10.9.5/ruby-104/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.9.5/ruby-104/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.9.5/ruby-104/ruby/test/
H A Dwith_different_ofs.rb7 def teardown method in class:DifferentOFS.WithDifferentOFS
/macosx-10.9.5/ruby-104/ruby/test/-ext-/string/
H A Dtest_set_len.rb10 def teardown method in class:Test_StrSetLen
/macosx-10.9.5/bind9-45.100/bind9/bin/tests/resolver/
H A Dt_resolver.c73 teardown(void) { function
116 teardown();
137 teardown();
164 teardown();
195 teardown();
219 teardown();
/macosx-10.9.5/ruby-104/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.9.5/ruby-104/ruby/test/rake/
H A Dtest_rake_path_map_explode.rb10 def teardown method in class:TestRakePathMapExplode
/macosx-10.9.5/ruby-104/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.9.5/ruby-104/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.9.5/pyobjc-42/2.5/pyobjc/pyobjc-framework-WebKit/Examples/PyDocURLProtocol/
H A DPyDocURLProtocol.py60 def teardown(): function
70 teardown()
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-WebKit/Examples/PyDocURLProtocol/
H A DPyDocURLProtocol.py60 def teardown(): function
70 teardown()
/macosx-10.9.5/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.9.5/ruby-104/ruby/test/bigdecimal/
H A Dtestbase.rb14 def teardown method in class:TestBigDecimalBase
/macosx-10.9.5/tcl-102/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.9.5/bind9-45.100/bind9/bin/tests/atomic/
H A Dt_atomic.c49 teardown(void) { function
118 teardown();
178 teardown();
/macosx-10.9.5/RubyCocoa-80/RubyCocoa/tests/
H A Dtc_rubystring.rb21 def teardown method in class:TC_RubyString
/macosx-10.9.5/ruby-104/ruby/test/dtrace/
H A Dtest_load.rb12 def teardown method in class:DTrace.TestLoad

Completed in 107 milliseconds

1234567