Home
last modified time | relevance | path

Searched refs:VALID_RULES_VERSION (Results 1 – 1 of 1) sorted by relevance

/cts/hostsidetests/tzdata/src/com/android/cts/tzdata/
DTzDataCheckTest.java93 private static final String VALID_RULES_VERSION = RULES_VERSION_ONE; field in TzDataCheckTest
158 createSystemTzVersionFileOnHost(VALID_RULES_VERSION); in testStaging_stagingDirIsFile()
181 createSystemTzVersionFileOnHost(VALID_RULES_VERSION); in testStaging_uninstall_currentDirIsFile()
207 createSystemTzVersionFileOnHost(VALID_RULES_VERSION); in testStaging_uninstall_noCurrent()
232 createSystemTzVersionFileOnHost(VALID_RULES_VERSION); in testStaging_uninstall_withCurrent()
260 createSystemTzVersionFileOnHost(VALID_RULES_VERSION); in testStaging_install_currentDirIsFile()
288 createSystemTzVersionFileOnHost(VALID_RULES_VERSION); in testStaging_install_noCurrent()
314 createSystemTzVersionFileOnHost(VALID_RULES_VERSION); in testStaging_install_withCurrent()
317 TzDataSetVersion.currentFormatMajorVersion(), 1, VALID_RULES_VERSION, 1); in testStaging_install_withCurrent()
319 TzDataSetVersion.currentFormatMajorVersion(), 1, VALID_RULES_VERSION, 2); in testStaging_install_withCurrent()
[all …]