Searched refs:tst2 (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/VMM/testcase/
H A DtstVMMR0CallHost-1.cpp90 DECLCALLBACK(int) tst2(intptr_t i, intptr_t i2)
118 int rc = vmmR0CallRing3SetJmp(&g_Jmp, (PFNVMMR0SETJMP)tst2, (PVM)(uintptr_t)i, 0);
/vbox/src/VBox/Runtime/testcase/
H A DtstRTGetOptArgv.cpp39 static void tst2(void) function
223 tst2();
H A DtstRTMemCache.cpp130 /** Constructor for tst2. */
144 /** Destructor for tst2. Checks that it was constructed and used twice. */
154 static void tst2(void) function
332 tst2();
H A DtstRTStrCache.cpp77 static void tst2(void) function
277 tst2();

Completed in 56 milliseconds