Home
last modified time | relevance | path

Searched defs:suite (Results 26 - 50 of 85) sorted by relevance

1234

/third_party/selinux/libsepol/tests/
H A Dtest-neverallow.c157 int neverallow_add_tests(CU_pSuite suite) in neverallow_add_tests() argument
H A Dtest-expander.c210 int expander_add_tests(CU_pSuite suite) in expander_add_tests() argument
H A Dtest-deps.c295 int deps_add_tests(CU_pSuite suite) in deps_add_tests() argument
H A Dtest-ebitmap.c1067 int ebitmap_add_tests(CU_pSuite suite) in ebitmap_add_tests() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/
H A Dwpa_ie.c47 u32 suite; in wpa_gen_wpa_ie_wpa() local
116 u32 suite; in wpa_gen_wpa_ie_rsn() local
269 u32 suite; wpa_gen_wpa_ie_osen() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/
H A Dwpa_ie.c47 u32 suite; in wpa_gen_wpa_ie_wpa() local
138 u32 suite; in wpa_gen_wpa_ie_rsn() local
280 u32 suite; wpa_gen_wpa_ie_osen() local
[all...]
/test/testfwk/xdevice/src/xdevice/_core/executor/
H A Dbean.py102 def suite(self, reset=False): member in StateRecorder
/test/xts/acts/graphic/vktest/
H A Dgenlocal.py22 from unittest import suite namespace
/third_party/ffmpeg/libavformat/
H A Dsrtp.c65 int ff_srtp_set_crypto(struct SRTPContext *s, const char *suite, in ff_srtp_set_crypto() argument
/third_party/icu/icu4c/source/python/icutools/databuilder/test/
H A Dfiltration_test.py421 suite = unittest.makeSuite(FiltrationTest) variable
/third_party/libcoap/tests/
H A Dtest_sendqueue.c336 CU_pSuite suite; in t_init_sendqueue_tests() local
[all...]
H A Dtest_uri.c586 CU_pSuite suite; in t_init_uri_tests() local
[all...]
H A Dtest_session.c200 CU_pSuite suite; in t_init_session_tests() local
[all...]
H A Dtest_oscore.c1054 CU_pSuite suite[5]; in t_init_oscore_tests() local
/third_party/skia/third_party/externals/icu/source/python/icutools/databuilder/test/
H A Dfiltration_test.py421 suite = unittest.makeSuite(FiltrationTest) variable
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/
H A Dtlsv1_record.c33 const struct tls_cipher_suite *suite; in tlsv1_record_set_cipher_suite() local
[all...]
H A Dtlsv1_client_write.c524 const struct tls_cipher_suite *suite; in tls_write_client_key_exchange() local
H A Dtlsv1_common.c107 const struct tls_cipher_suite * tls_get_cipher_suite(u16 suite) in tls_get_cipher_suite() argument
129 const struct tls_cipher_suite *suite; in tls_server_key_exchange_allowed() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/
H A Dtlsv1_record.c33 const struct tls_cipher_suite *suite; in tlsv1_record_set_cipher_suite() local
[all...]
/foundation/communication/netstack/test/unittest/tls_test/server/
H A Dtls_socket_branch_test.cpp155 std::vector<std::string> suite = {}; in HWTEST_F() local
/foundation/communication/netstack/test/unittest/tlssocket/server/
H A Dtls_socket_branch_test.cpp155 std::vector<std::string> suite = {}; in HWTEST_F() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/ci/
H A Dradeonsi-run-tests.py453 suite = open(suite_filename, "w") variable
[all...]
/third_party/skia/third_party/externals/expat/expat/tests/
H A Dminicheck.c51 Suite *suite = (Suite *)calloc(1, sizeof(Suite)); in suite_create() local
68 suite_add_tcase(Suite *suite, TCase *tc) { in suite_add_tcase() argument
111 suite_free(Suite *suite) { in suite_free() argument
125 srunner_create(Suite *suite) srunner_create() argument
164 Suite *suite; srunner_run_all() local
[all...]
/third_party/python/Lib/unittest/test/
H A Dtest_setups.py501 suite variable in TestSetups.test_suite_debug_propagates_exceptions.Test
[all...]
/third_party/python/Lib/unittest/
H A Dloader.py13 from . import case, suite, util namespace
[all...]

Completed in 14 milliseconds

1234