Home
last modified time | relevance | path

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

/third_party/typescript/tests/ts_extra_tests/test_ts_cases/2.3/generic_parameter_defaults/
Dgeneric_parameter_defaults_2.ts30 ca2: U; property in CA
/third_party/node/test/parallel/
Dtest-tls-multiple-cas-as-string.js14 const ca2 = fixtures.readKey('ca2-cert.pem', 'utf8'); constant
Dtest-https-strict.js58 const ca2 = read('ca2-cert.pem'); constant
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/lang/
DUTF16Test.java654 char ca2[] = new char[s.length()+2]; in checkMoveCodePointOffset() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
DUTF16Test.java660 char ca2[] = new char[s.length()+2]; in checkMoveCodePointOffset() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DNumberFormatTest.java753 CurrencyAmount ca2 = new CurrencyAmount(123.45, gbpIcu); in TestJavaCurrencyConversion() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DNumberFormatTest.java750 CurrencyAmount ca2 = new CurrencyAmount(123.45, gbpIcu); in TestJavaCurrencyConversion() local
/third_party/icu/icu4c/source/test/intltest/
Dnumfmtst.cpp2357 CurrencyAmount ca2(ca); in TestCurrencyAmount() local