Searched refs:idStr (Results 1 – 1 of 1) sorted by relevance
592 String idStr = config.getContentId(); in getTestModuleContentId() local597 idStr += getTestTargetContentId(String.format(TESTCASES_FOLDER_FORMAT, apk)); in getTestModuleContentId()601 idStr += getTestTargetContentId(String.format(TESTCASES_FOLDER_FORMAT, jar)); in getTestModuleContentId()603 md.update(idStr.getBytes(StandardCharsets.UTF_8)); in getTestModuleContentId()