Searched defs:test2 (Results 1 - 11 of 11) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/python/tests/
H A DtstLastError.py10 self.test2()
64 def test2(self): member in class:TestCase
81 test.test2()
/vbox/src/VBox/Runtime/testcase/
H A DtstRTTcp-1.cpp107 void test2() function
203 test2();
H A DtstRTCType.cpp242 static void test2(void) function
295 test2();
H A DtstRTBitOperations.cpp93 static void test2(RTTEST hTest) function
397 test2(hTest);
H A DtstIprtList.cpp613 static void test2() function
697 test2();
H A DtstIprtMiniString.cpp396 static void test2(RTTEST hTest) function
596 test2(hTest);
H A DtstUtf8.cpp417 void test2(RTTEST hTest) function
1512 test2(hTest);
/vbox/src/VBox/Main/webservice/samples/java/jax-ws/
H A Dclienttest.java92 public void test2() method in class:clienttest
/vbox/src/VBox/ValidationKit/tests/teleportation/
H A DtdTeleportLocal1.py58 self.asTestsDef = ['test1', 'test2'];
59 self.asTests = ['test1', 'test2'];
86 reporter.log(' --tests <test1[:test2[:...]]>');
89 reporter.log(' --skip-tests <test1[:test2[:...]]>');
166 # If no test2, then no test VMs.
167 if 'test2' not in self.asTests:
326 if fRc: fRc = 'test2' not in self.asTests or self.test2();
502 def test2(self): member in class:tdTeleportLocal1
/vbox/src/libs/xpcom18a4/xpcom/tests/
H A DTestStrings.cpp87 PRBool test2() function
600 { "test2", test2 },
/vbox/src/VBox/HostServices/GuestProperties/testcase/
H A DtstGuestPropSvc.cpp784 static void test2(void) function
1145 test2();

Completed in 512 milliseconds