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

/vbox/src/VBox/HostDrivers/Support/testcase/
H A DtstInt.cpp67 char szAbsFile[RTPATH_MAX]; local
71 rc = RTPathAbs(szFile, szAbsFile, sizeof(szAbsFile));
78 rc = SUPR3LoadVMM(szAbsFile);

Completed in 523 milliseconds