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

/vbox/src/VBox/VMM/testcase/
H A DtstVMM.cpp154 tstVMMConfigConstructor(PUVM pUVM, PVM pVM, void *pvUser) function
270 int rc = VMR3Create(g_cCpus, NULL, NULL, NULL, tstVMMConfigConstructor, NULL, &pVM, &pUVM);

Completed in 42 milliseconds