Searched defs:systemRulesVersion (Results 1 – 1 of 1) sorted by relevance
669 final String systemRulesVersion = VALID_RULES_VERSION; in testSystemTzVersionSame() local698 String systemRulesVersion = RULES_VERSION_TWO; in testSystemTzVersionNewer() local726 private void createSystemTzVersionFileOnHost(String systemRulesVersion) throws Exception { in createSystemTzVersionFileOnHost()