Home
last modified time | relevance | path

Searched defs:numeric (Results 1 – 2 of 2) sorted by relevance

/test/xts/acts/global/i18n_standard/intljs/src/main/js/test/
DIntl.test.js221 let locale = new Intl.Locale('ja-Jpan-JP', {numeric: true}); property
232 let locale = new Intl.Locale('ja-Jpan-JP', {numeric: false}); property
1441 let coll = new Intl.Collator('zh', {'numeric': true}); property
1598 …timefmt = new Intl.RelativeTimeFormat('en', { localeMatcher: 'best fit', numeric: 'auto', style: '… property
/test/xts/acts/global/perf/perfjs/src/main/js/test/
DPerf.test.js1917 numeric: 'auto', property