Home | History | Annotate | Download | only in intltest

Lines Matching defs:fullpath

973   char fullpath[2048];
974 strcpy(fullpath, basePath);
975 strcat(fullpath, currName);
978 knownList = udbg_knownIssue_openU(knownList, ticket, fullpath, msg2.getTerminatedBuffer(), &firstForTicket, &firstForWhere);