Searched defs:baileyValue (Results 1 – 4 of 4) sorted by relevance
297 … String baileyValue = snapshot.getConstructedBaileyValue(xpath, pathWhereFound, localeWhereFound); in old() local
440 String baileyValue = cldrFile.getBaileyValue(path, in testGeorgeBailey() local
835 String baileyValue = null; in TestVoteResolver() local
323 private T baileyValue; field in VoteResolver.OrganizationToValueAndVote743 public void setBaileyValue(T baileyValue) { in setBaileyValue()