Home
last modified time | relevance | path

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

123

/aosp_15_r20/external/mbedtls/library/
H A Daes.c1917 static const int num_tests = in mbedtls_aes_self_test() local
1979 static const int num_tests = in mbedtls_aes_self_test() local
2053 static const int num_tests = in mbedtls_aes_self_test() local
2117 static const int num_tests = in mbedtls_aes_self_test() local
2181 static const int num_tests = in mbedtls_aes_self_test() local
2238 static const int num_tests = in mbedtls_aes_self_test() local
H A 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
H A Dcmac.c736 int num_tests) in cmac_test_subkeys()
832 int num_tests) in cmac_test_wth_cipher()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A 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
H A 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
H A Dcmac.c736 int num_tests) in cmac_test_subkeys()
832 int num_tests) in cmac_test_wth_cipher()
/aosp_15_r20/external/libgav1/src/dsp/
H A Dloop_restoration_test.cc252 const int num_tests = speed ? 4000 : 1; in TestRandomValues() local
254 const int num_tests = speed ? 10000 : 1; in TestRandomValues() local
541 const int num_tests = speed ? 5000 : 1; in TestRandomValues() local
543 const int num_tests = speed ? 10000 : 1; in TestRandomValues() local
H A Dcdef_test.cc112 for (int num_tests = 0; num_tests < num_runs; ++num_tests) { in TestRandomValues() local
308 for (int num_tests = 0; num_tests < num_runs; ++num_tests) { in TestRandomValues() local
H A Dinverse_transform_test.cc282 int num_tests) { in TestRandomValues()
390 int num_tests) { in TestDcOnlyRandomValue()
H A Dintra_edge_test.cc153 for (int num_tests = 0; num_tests < num_runs; ++num_tests) { in TestRandomValues() local
408 for (int num_tests = 0; num_tests < num_runs; ++num_tests) { in TestRandomValues() local
H A Dmotion_vector_search_test.cc128 const int num_tests = speed ? 1000000 : 1; in TestRandomValues() local
H A Dmotion_field_projection_test.cc151 const int num_tests = speed ? 2000 : 1; in TestRandomValues() local
/aosp_15_r20/external/harfbuzz_ng/perf/
H A Dbenchmark-subset.cc77 static unsigned num_tests = sizeof (default_tests) / sizeof (default_tests[0]); variable
233 unsigned num_tests, in test_operation()
H A Dbenchmark-shape.cc43 static unsigned num_tests = sizeof (default_tests) / sizeof (default_tests[0]); variable
/aosp_15_r20/external/libaom/test/
H A Dtest_intra_pred_speed.cc133 for (int num_tests = 0; num_tests < kNumTests; ++num_tests) { in TestIntraPred() local
1033 for (int num_tests = 0; num_tests < kNumTests; ++num_tests) { in TestHighbdIntraPred() local
H A Dboolcoder_test.cc26 const int num_tests = 10; variable
/aosp_15_r20/external/cronet/base/test/launcher/
H A Dtest_launcher.cc121 ResultWatcher::ResultWatcher(FilePath result_file, size_t num_tests) in ResultWatcher()
186 ProcessResultWatcher(FilePath result_file, size_t num_tests, Process& process) in ProcessResultWatcher()
414 size_t num_tests, in LaunchChildTestProcessWithOptions()
667 size_t num_tests, in DoLaunchChildTestProcess()
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/parse_example/
H A Dparse_example_test.cc372 const int num_tests = 3; in TEST() local
406 const int num_tests = 3; in TEST() local
/aosp_15_r20/external/libvpx/test/
H A Dtest_intra_pred_speed.cc93 for (int num_tests = 0; num_tests < kNumTests; ++num_tests) { in TestIntraPred() local
388 for (int num_tests = 0; num_tests < kNumTests; ++num_tests) { in TestHighbdIntraPred() local
H A Dvp8_boolcoder_test.cc26 const int num_tests = 10; variable
H A Dvp9_boolcoder_test.cc25 const int num_tests = 10; variable
/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/
H A 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
/aosp_15_r20/external/ComputeLibrary/tests/validation/fixtures/UNIT/
H A DContextFixture.h135 const unsigned int num_tests = 5; in setup() local
/aosp_15_r20/art/tools/jfuzz/
H A Drun_dex_fuzz_test.py43 def __init__(self, num_tests, num_inputs, device, dexer, debug_info): argument
/aosp_15_r20/external/harfbuzz_ng/test/threads/
H A Dhb-shape-threads.cc52 static unsigned num_tests = sizeof (default_tests) / sizeof (default_tests[0]); variable

123