Searched defs:doit (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/misc/
H A Dtst.include.ksh37 doit() function
104 doit $file $ofile $errfile &
/vbox/src/libs/xpcom18a4/python/test/
H A Dtest_test_component.py515 def doit(num_loops = -1): function
559 return suite_from_functions(doit, test_from_js)
567 doit(num_iters)
/vbox/src/VBox/VMM/testcase/
H A DtstMicro.cpp193 static DECLCALLBACK(int) doit(PVM pVM) function
362 rc = VMR3ReqCallVoidWaitU(pUVM, VMCPUID_ANY, (PFNRT)doit, 1, pVM);

Completed in 48 milliseconds