Home | History | Annotate | Download | only in intltest

Lines Matching defs:fullpath

997   char fullpath[2048];
998 strcpy(fullpath, basePath);
999 strcat(fullpath, currName);
1002 knownList = udbg_knownIssue_openU(knownList, ticket, fullpath, msg2.getTerminatedBuffer(), &firstForTicket, &firstForWhere);