Searched defs:baileyValue (Results 1 – 4 of 4) sorted by relevance
145 … String baileyValue = snapshot.getConstructedBaileyValue(xpath, pathWhereFound, localeWhereFound); in main() local
1101 String baileyValue = null; in TestVoteResolver() local
439 String baileyValue = cldrFile.getBaileyValue(path, in testGeorgeBailey() local
302 private T baileyValue; field in VoteResolver.OrganizationToValueAndVote733 public void setBaileyValue(T baileyValue) { in setBaileyValue()