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

/vbox/src/VBox/Main/testcase/
H A DtstVBoxAPIPerf.cpp124 IHost *pHost2 = NULL; local
125 hrc = pVBox->COMGETTER(Host)(&pHost2);
131 pHost2->Release();
146 IHost *pHost2 = NULL; local
147 hrc = pVBox->COMGETTER(Host)(&pHost2);
154 pHost2->Release();

Completed in 41 milliseconds