Home
last modified time | relevance | path

Searched defs:tuf (Results 1 – 8 of 8) sorted by relevance

/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DTimeUnitTest.java41 TimeUnitFormat tuf = new TimeUnitFormat(ULocale.ENGLISH, TimeUnitFormat.FULL_NAME); in Test10219FractionalPlurals() local
54 TimeUnitFormat tuf = new TimeUnitFormat(ULocale.ENGLISH, TimeUnitFormat.FULL_NAME); in Test10219FactionalPluralsParse() local
132 TimeUnitFormat tuf = new TimeUnitFormat(ULocale.ENGLISH, TimeUnitFormat.ABBREVIATED_NAME); in TestClone() local
284 TimeUnitFormat tuf = new TimeUnitFormat(loc); in TestGreekWithSanitization() local
341 TimeUnitFormat tuf = new TimeUnitFormat(new ULocale("en_US"), cases[i]); in TestTimeUnitFormat() local
349 TimeUnitFormat tuf = new TimeUnitFormat(new Locale("en_US"), cases[i]); in TestTimeUnitFormat() local
363 TimeUnitFormat tuf = new TimeUnitFormat(new ULocale("en_US")); in TestSetLocale() local
375 TimeUnitFormat tuf = new TimeUnitFormat(); in TestSetNumberFormat() local
406 TimeUnitFormat tuf = new TimeUnitFormat(); in TestFormat() local
422 TimeUnitFormat tuf = new TimeUnitFormat(); in TestSetup() local
[all …]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DTimeUnitTest.java38 TimeUnitFormat tuf = new TimeUnitFormat(ULocale.ENGLISH, TimeUnitFormat.FULL_NAME); in Test10219FractionalPlurals() local
51 TimeUnitFormat tuf = new TimeUnitFormat(ULocale.ENGLISH, TimeUnitFormat.FULL_NAME); in Test10219FactionalPluralsParse() local
129 TimeUnitFormat tuf = new TimeUnitFormat(ULocale.ENGLISH, TimeUnitFormat.ABBREVIATED_NAME); in TestClone() local
281 TimeUnitFormat tuf = new TimeUnitFormat(loc); in TestGreekWithSanitization() local
338 TimeUnitFormat tuf = new TimeUnitFormat(new ULocale("en_US"), cases[i]); in TestTimeUnitFormat() local
346 TimeUnitFormat tuf = new TimeUnitFormat(new Locale("en_US"), cases[i]); in TestTimeUnitFormat() local
360 TimeUnitFormat tuf = new TimeUnitFormat(new ULocale("en_US")); in TestSetLocale() local
372 TimeUnitFormat tuf = new TimeUnitFormat(); in TestSetNumberFormat() local
403 TimeUnitFormat tuf = new TimeUnitFormat(); in TestFormat() local
419 TimeUnitFormat tuf = new TimeUnitFormat(); in TestSetup() local
[all …]
/third_party/node/deps/npm/node_modules/@sigstore/tuf/dist/
Dtarget.js25 async function readTarget(tuf, targetPath) { argument
46 async function getTargetPath(tuf, target) { argument
/third_party/node/deps/npm/node_modules/sigstore/
DREADME.md81 ### tuf subsection
/third_party/node/deps/npm/lib/commands/
Daudit.js46 await Promise.all([...registries].map(registry => this.setKeys({ registry, tuf }))) field
196 async setKeys ({ registry, tuf }) { field
/third_party/node/deps/npm/node_modules/sigstore/dist/
Dsigstore.js42 const tuf = __importStar(require("@sigstore/tuf")); constant
/third_party/icu/icu4c/source/test/intltest/
Dtufmtts.cpp467 TimeUnitFormat tuf(usLocale, status); in test10219Plurals() local
/third_party/node/deps/npm/test/lib/commands/
Daudit.js1704 tuf: { property