Searched defs:currentBuildDate (Results 1 – 1 of 1) sorted by relevance
468 String currentBuildDate = currentBuildName == null ? null : Util.getBuildDate(currentBuildName); in initialize() local558 …String currentBuildDate = getCurrentBuildResults() == null ? null : getCurrentBuildResults().getDa… in isBuildConcerned() local