Home
last modified time | relevance | path

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

/third_party/lwip/test/unit/
Dlwip_unittests.c34 Suite* create_suite(const char* name, testfunc *tests, size_t num_tests, SFun setup, SFun teardown) in create_suite()
/third_party/libabigail/tests/
Dtest-read-dwarf.cc699 const size_t num_tests = sizeof(in_out_specs) / sizeof(InOutSpec) - 1; in main() local
Dtest-read-btf.cc185 const size_t num_tests = sizeof(in_out_specs) / sizeof(InOutSpec) - 1; in main() local
Dtest-read-ctf.cc530 const size_t num_tests = sizeof(in_out_specs) / sizeof(InOutSpec) - 1; in main() local
Dtest-types-stability.cc120 const size_t num_tests = (sizeof(elf_paths) / sizeof(char*) - 1) * 2; in main() local
Dtest-read-common.cc211 run_tests(const size_t num_tests, const InOutSpec* specs, in run_tests()
Dtest-diff-filter.cc957 const size_t num_tests = sizeof(in_out_specs) / sizeof (InOutSpec) - 1; in main() local
Dtest-read-write.cc357 const size_t num_tests = sizeof(in_out_specs) / sizeof (InOutSpec) - 1; in main() local
Dtest-diff-suppr.cc2498 const size_t num_tests = sizeof(in_out_specs) / sizeof (InOutSpec) - 1; in main() local
Dtest-diff-pkg.cc1289 const size_t num_tests = sizeof(in_out_specs) / sizeof (InOutSpec) - 1; in main() local
/third_party/skia/m133/third_party/externals/harfbuzz/perf/
Dbenchmark-subset.cc86 static unsigned num_tests = sizeof (default_tests) / sizeof (default_tests[0]); variable
244 unsigned num_tests, in test_operation()
Dbenchmark-shape.cc56 static unsigned num_tests = sizeof (default_tests) / sizeof (default_tests[0]); variable
Dbenchmark-font.cc35 static unsigned num_tests = sizeof (default_tests) / sizeof (default_tests[0]); variable
/third_party/mbedtls/library/
Dnist_kw.c593 static const int num_tests = sizeof(kw_key) / sizeof(*kw_key); in mbedtls_nist_kw_self_test() local
655 static const int num_tests = sizeof(kwp_key) / sizeof(*kwp_key); in mbedtls_nist_kw_self_test() local
Daes.c1885 static const int num_tests = in mbedtls_aes_self_test() local
1958 static const int num_tests = in mbedtls_aes_self_test() local
2032 static const int num_tests = in mbedtls_aes_self_test() local
2096 static const int num_tests = in mbedtls_aes_self_test() local
2160 static const int num_tests = in mbedtls_aes_self_test() local
2217 static const int num_tests = in mbedtls_aes_self_test() local
Dcmac.c736 int num_tests) in cmac_test_subkeys()
832 int num_tests) in cmac_test_wth_cipher()
/third_party/skia/m133/third_party/externals/harfbuzz/test/threads/
Dhb-shape-threads.cc52 static unsigned num_tests = sizeof (default_tests) / sizeof (default_tests[0]); variable
Dhb-subset-threads.cc40 static unsigned num_tests = sizeof (default_tests) / sizeof (default_tests[0]); variable
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_test_dma_perf.c413 unsigned num_tests = 0, num_passes = 0; in si_test_clear_buffer() local
528 unsigned num_tests = 0, num_passes = 0; in si_test_copy_buffer() local
/third_party/openssl/test/testutil/
Ddriver.c41 static int num_tests = 0; variable
/third_party/openssl/test/
Dssl_test.c541 long num_tests; in OPT_TEST_DECLARE_USAGE() local
/third_party/ffmpeg/libswresample/tests/
Dswresample.c237 int num_tests = 10000; in main() local
/third_party/skia/third_party/externals/harfbuzz/test/api/
Dtest-unicode.c546 unsigned int num_tests; member
/third_party/skia/m133/third_party/externals/harfbuzz/test/api/
Dtest-unicode.c559 unsigned int num_tests; member
/third_party/googletest/googletest/test/
Dgtest_unittest.cc1952 const int num_tests = 17; in TEST() local