Home
last modified time | relevance | path

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

/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/serializable/
DFormatHandler.java1574 HashMap cannedData = new HashMap(); field in FormatHandler.RuleBasedNumberFormatHandler
1577 cannedData.put("en_CA/SpelloutRules", en_SpelloutRules);
1578 cannedData.put("en_CA/OrdinalRules", en_OrdinalRules);
1579 cannedData.put("en_CA/DurationRules", en_DurationRules);
1581 cannedData.put("fr_CA/SpelloutRules", fr_SpelloutRules);
1582 cannedData.put("fr_CA/OrdinalRules", xx_OrdinalRules);
1583 cannedData.put("fr_CA/DurationRules", xx_DurationRules);
1585 cannedData.put("zh_CN/SpelloutRules", en_SpelloutRules);
1586 cannedData.put("zh_CN/OrdinalRules", en_OrdinalRules);
1587 cannedData.put("zh_CH/DurationRules", xx_DurationRules);
[all …]
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/
DFormatHandler.java1573 HashMap cannedData = new HashMap(); field in FormatHandler.RuleBasedNumberFormatHandler
1576 cannedData.put("en_CA/SpelloutRules", en_SpelloutRules);
1577 cannedData.put("en_CA/OrdinalRules", en_OrdinalRules);
1578 cannedData.put("en_CA/DurationRules", en_DurationRules);
1580 cannedData.put("fr_CA/SpelloutRules", fr_SpelloutRules);
1581 cannedData.put("fr_CA/OrdinalRules", xx_OrdinalRules);
1582 cannedData.put("fr_CA/DurationRules", xx_DurationRules);
1584 cannedData.put("zh_CN/SpelloutRules", en_SpelloutRules);
1585 cannedData.put("zh_CN/OrdinalRules", en_OrdinalRules);
1586 cannedData.put("zh_CH/DurationRules", xx_DurationRules);
[all …]
/external/owasp/sanitizer/empiricism/
Dcanned-data.js3 var cannedData = { variable