Home
last modified time | relevance | path

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

12

/external/ComputeLibrary/tests/validation/fixtures/UNIT/
DContextFixture.h135 const unsigned int num_tests = 5; in setup() local
/external/libgav1/src/dsp/
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
Dmotion_field_projection_test.cc151 const int num_tests = speed ? 2000 : 1; in TestRandomValues() local
Dmotion_vector_search_test.cc128 const int num_tests = speed ? 1000000 : 1; in TestRandomValues() local
Dinverse_transform_test.cc282 int num_tests) { in TestRandomValues()
390 int num_tests) { in TestDcOnlyRandomValue()
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
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
/external/harfbuzz_ng/perf/
Dbenchmark-subset.cc78 static unsigned num_tests = sizeof (default_tests) / sizeof (default_tests[0]); variable
234 unsigned num_tests, in test_operation()
Dbenchmark-shape.cc56 static unsigned num_tests = sizeof (default_tests) / sizeof (default_tests[0]); variable
/external/libaom/test/
Dtest_intra_pred_speed.cc133 for (int num_tests = 0; num_tests < kNumTests; ++num_tests) { in TestIntraPred() local
990 for (int num_tests = 0; num_tests < kNumTests; ++num_tests) { in TestHighbdIntraPred() local
Dboolcoder_test.cc26 const int num_tests = 10; variable
/external/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.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
Dcmac.c736 int num_tests) in cmac_test_subkeys()
832 int num_tests) in cmac_test_wth_cipher()
/external/libvpx/test/
Dvp8_boolcoder_test.cc26 const int num_tests = 10; variable
Dvp9_boolcoder_test.cc25 const int num_tests = 10; variable
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
/external/tensorflow/tensorflow/lite/kernels/parse_example/
Dparse_example_test.cc372 const int num_tests = 3; in TEST() local
406 const int num_tests = 3; in TEST() local
/external/openthread/third_party/mbedtls/repo/library/
Dcmac.c742 int num_tests) in cmac_test_subkeys()
838 int num_tests) in cmac_test_wth_cipher()
/external/harfbuzz_ng/test/threads/
Dhb-shape-threads.cc50 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
/external/tink/cc/signature/
Ded25519_sign_key_manager_test.cc90 int num_tests = 100; in TEST() local
/external/tink/cc/subtle/
Ded25519_verify_boringssl_test.cc302 int num_tests = (*root)["numberOfTests"].GetInt(); in TestSignatures() local
/external/libgav1/src/
Dreconstruction_test.cc149 const int num_tests = sizeof(residual_inputs) / sizeof(residual_inputs[0]); in TestWht() local
/external/webrtc/modules/desktop_capture/
Ddesktop_frame_unittest.cc78 void RunTests(const TestData* tests, int num_tests) { in RunTests()

12