Searched refs:testdir (Results 1 - 1 of 1) sorted by relevance
/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/ | ||
H A D | testfile.c | 116 char testdir[TMPDIR_LEN]; variable 982 len = GetTempPath(TMPDIR_LEN, testdir); 987 strcpy((testdir + len),"prdir"); 988 TEST_DIR = testdir; |
Completed in 69 milliseconds