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

/vbox/src/VBox/Runtime/testcase/
H A DtstDir-3.cpp84 const char *pszTestDir = "."; local
86 char *pszFilter1 = RTPathJoinA(pszTestDir, "xyxzxq*");
93 char *pszFilter2 = RTPathJoinA(pszTestDir, "*");

Completed in 41 milliseconds