Home
last modified time | relevance | path

Searched defs:lang (Results 1 – 25 of 538) sorted by relevance

12345678910>>...22

/external/tink/testing/cross_language/
Djwt_validation_test.py127 def test_verify_valid(self, lang): argument
134 def test_verify_unknown_header_valid(self, lang): argument
142 def test_verify_empty_crit_header_invalid(self, lang): argument
150 def test_verify_nonempty_crit_header_invalid(self, lang): argument
160 def test_verify_typ_header(self, lang): argument
183 def test_verify_expiration(self, lang): argument
213 def test_verify_float_expiration(self, lang): argument
229 def test_exp_expiration_is_fine(self, lang): argument
235 def test_large_expiration_is_fine(self, lang): argument
241 def test_too_large_expiration_is_invalid(self, lang): argument
[all …]
Dkeyset_validation_test.py67 def test_aead_without_primary(self, key_template_name, lang): argument
77 def test_daead_without_primary(self, key_template_name, lang): argument
86 def test_mac_without_primary(self, key_template_name, lang): argument
94 def test_prf_without_primary(self, key_template_name, lang): argument
103 def test_signature_without_primary(self, key_template_name, lang): argument
130 def test_hybrid_without_primary(self, key_template_name, lang): argument
150 def test_jwt_signature_without_primary(self, key_template_name, lang): argument
184 def test_jwt_mac_without_primary(self, key_template_name, lang): argument
Dkey_version_test.py125 def test_inc_version_aead(self, key_template_name, lang): argument
137 def test_inc_version_daead(self, key_template_name, lang): argument
150 def test_inc_version_mac(self, key_template_name, lang): argument
161 def test_inc_version_prf(self, key_template_name, lang): argument
/external/tink/testing/cross_language/util/
Dtesting_servers_test.py118 def test_get_template(self, lang): argument
124 def test_new_keyset(self, lang): argument
169 def test_read_write_encrypted_keyset(self, lang, keyset_reader_type, argument
203 def test_aead(self, lang): argument
217 def test_daead(self, lang): argument
234 def test_streaming_aead(self, lang): argument
253 def test_mac(self, lang): argument
265 def test_hybrid(self, lang): argument
284 def test_signature(self, lang): argument
300 def test_prf(self, lang): argument
[all …]
Dtesting_servers.py235 def _get_output_path(self, lang) -> str: argument
245 def keyset_stub(self, lang) -> testing_api_pb2_grpc.KeysetStub: argument
248 def aead_stub(self, lang) -> testing_api_pb2_grpc.AeadStub: argument
251 def daead_stub(self, lang) -> testing_api_pb2_grpc.DeterministicAeadStub: argument
254 def streaming_aead_stub(self, lang) -> testing_api_pb2_grpc.StreamingAeadStub: argument
257 def hybrid_stub(self, lang) -> testing_api_pb2_grpc.HybridStub: argument
260 def mac_stub(self, lang) -> testing_api_pb2_grpc.MacStub: argument
263 def signature_stub(self, lang) -> testing_api_pb2_grpc.SignatureStub: argument
266 def prf_stub(self, lang) -> testing_api_pb2_grpc.PrfSetStub: argument
269 def jwt_stub(self, lang) -> testing_api_pb2_grpc.JwtStub: argument
[all …]
/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/interop_matrix/
Drun_interop_matrix_tests.py94 def _get_test_images_for_lang(lang, release_arg, image_path_prefix): argument
126 def _read_test_cases_file(lang, runtime, release): argument
163 def _generate_test_case_jobspecs(lang, runtime, release, suite_name): argument
207 def _pull_image_for_lang(lang, image, release): argument
220 def _test_release(lang, runtime, release, image, xml_report_tree, skip_tests): argument
250 def _run_tests_for_lang(lang, runtime, images, xml_report_tree): argument
Dclient_matrix.py20 def get_github_repo(lang): argument
30 def get_release_tags(lang): argument
35 def get_runtimes_for_lang_release(lang, release): argument
44 def should_build_docker_interop_image_from_release_tag(lang): argument
Dcreate_matrix_images.py163 def build_all_images_for_lang(lang): argument
194 def build_all_images_for_release(lang, release): argument
251 def maybe_apply_patches_on_git_tag(stack_base, lang, release): argument
290 def checkout_grpc_stack(lang, release): argument
/external/grpc-grpc/tools/interop_matrix/
Drun_interop_matrix_tests.py116 def _get_test_images_for_lang(lang, release_arg, image_path_prefix): argument
152 def _read_test_cases_file(lang, runtime, release): argument
190 def _generate_test_case_jobspecs(lang, runtime, release, suite_name): argument
241 def _pull_image_for_lang(lang, image, release): argument
256 def _test_release(lang, runtime, release, image, xml_report_tree, skip_tests): argument
294 def _run_tests_for_lang(lang, runtime, images, xml_report_tree): argument
Dclient_matrix.py20 def get_github_repo(lang): argument
30 def get_release_tags(lang): argument
35 def get_runtimes_for_lang_release(lang, release): argument
44 def should_build_docker_interop_image_from_release_tag(lang): argument
Dcreate_matrix_images.py194 def build_all_images_for_lang(lang): argument
230 def build_all_images_for_release(lang, release): argument
289 def maybe_apply_patches_on_git_tag(stack_base, lang, release): argument
336 def checkout_grpc_stack(lang, release): argument
/external/cronet/tot/third_party/ced/src/util/languages/
Dlanguages.cc226 const char* LanguageName(Language lang) { in LanguageName()
246 const char * LanguageCode(Language lang) { in LanguageCode()
265 const char* LanguageCodeISO639_1(Language lang) { in LanguageCodeISO639_1()
273 const char* LanguageCodeISO639_2(Language lang) { in LanguageCodeISO639_2()
281 const char* LanguageCodeWithDialects(Language lang) { in LanguageCodeWithDialects()
Dlanguages.h64 inline bool IsValidLanguage(int lang) { in IsValidLanguage()
71 inline bool IS_LANGUAGE_UNKNOWN(Language lang) { in IS_LANGUAGE_UNKNOWN()
/external/cronet/stable/third_party/ced/src/util/languages/
Dlanguages.cc226 const char* LanguageName(Language lang) { in LanguageName()
246 const char * LanguageCode(Language lang) { in LanguageCode()
265 const char* LanguageCodeISO639_1(Language lang) { in LanguageCodeISO639_1()
273 const char* LanguageCodeISO639_2(Language lang) { in LanguageCodeISO639_2()
281 const char* LanguageCodeWithDialects(Language lang) { in LanguageCodeWithDialects()
Dlanguages.h64 inline bool IsValidLanguage(int lang) { in IsValidLanguage()
71 inline bool IS_LANGUAGE_UNKNOWN(Language lang) { in IS_LANGUAGE_UNKNOWN()
/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/
DTestLanguageGroup.java45 String lang = ltp.set(locale).getLanguage(); in TestCodes() local
133 boolean isAncestorOf(String ancestor, String lang) { in isAncestorOf()
166 <T extends Collection<String>> Set<List<String>> getAllAncestors(String lang) { in getAllAncestors()
170 <T extends Collection<String>> Set<List<String>> getAllChildren(String lang) { in getAllChildren()
/external/noto-fonts/notosanssyriac/
Dfont_config.json3 "lang": "und-Syre", string
14 "lang": "und-Syrn", string
25 "lang": "und-Syrj", string
/external/noto-fonts/notoserifcjk/
Dfont_config.json3 "lang": "zh-Hans", string
17 "lang": "zh-Hant,zh-Bopo", string
31 "lang": "ja", string
45 "lang": "ko", string
/external/noto-fonts/notosanscjk/
Dfont_config.json3 "lang": "zh-Hans", string
17 "lang": "zh-Hant,zh-Bopo", string
31 "lang": "ja", string
45 "lang": "ko", string
/external/libcups/cups/
Dlanguage.c375 cupsLangEncoding(cups_lang_t *lang) /* I - Language data */ in cupsLangEncoding()
391 cups_lang_t *lang, /* Current language */ in cupsLangFlush() local
430 cupsLangFree(cups_lang_t *lang) /* I - Language to free */ in cupsLangFree()
459 cups_lang_t *lang; /* Current language... */ in cupsLangGet() local
852 _cupsLangString(cups_lang_t *lang, /* I - Language */ in _cupsLangString()
1294 char *lang; /* LANG environment variable */ in appleLangDefault() local
1611 cups_lang_t *lang; /* Current language */ in cups_cache_lookup() local
1680 cups_message_load(cups_lang_t *lang) /* I - Language */ in cups_message_load()
Dnotify.c27 cupsNotifySubject(cups_lang_t *lang, /* I - Language data */ in cupsNotifySubject()
158 cupsNotifyText(cups_lang_t *lang, /* I - Language data */ in cupsNotifyText()
/external/grpc-grpc/src/csharp/Grpc.Tools.Tests/
DGeneratorTest.cs41 public void ValidLanguages(string lang) in ValidLanguages()
49 public void InvalidLanguages(string lang) in InvalidLanguages()
/external/v4l-utils/lib/libdvbv5/descriptors/
Ddesc_language.c30 struct dvb_desc_language *lang = (struct dvb_desc_language *) desc; in dvb_desc_language_init() local
51 const struct dvb_desc_language *lang = (const struct dvb_desc_language *) desc; in dvb_desc_language_print() local
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/
DDeriveScripts.java127 add(langToScript, lang, script); in add() argument
133 private static void add(Multimap<String, String> langToScript, String lang, String script) { in add() argument
194 String lang = entry.getKey(); in main() local
/external/noto-fonts/emoji-compat/
Dfont_config.json3 "lang": "und-Zsye", string
14 "lang": "und-Zsye", string

12345678910>>...22