Home
last modified time | relevance | path

Searched refs:test_int32 (Results 1 – 3 of 3) sorted by relevance

/third_party/openssl/test/
Dasn1_decode_test.c63 int32_t test_int32; member
67 ASN1_EMBED(ASN1_INT32_DATA, test_int32, INT32),
73 static int test_int32(void)
228 ADD_TEST(test_int32); in setup_tests()
Dasn1_encode_test.c278 int32_t test_int32; member
284 ASN1_EMBED(ASN1_INT32_DATA, test_int32, INT32),
844 static int test_int32(void) in test_int32() function
902 ADD_TEST(test_int32); in setup_tests()
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Dspectrum.c223 GST_START_TEST (test_int32) in GST_START_TEST() argument
532 tcase_add_test (tc_chain, test_int32); in spectrum_suite()