Searched defs:num_tests (Results 1 – 5 of 5) sorted by relevance
/aosp12/art/tools/jfuzz/ |
H A D | run_dex_fuzz_test.py | 43 def __init__(self, num_tests, num_inputs, device, dexer, debug_info): argument
|
H A D | run_jfuzz_test.py | 360 def __init__(self, num_tests, device, mode1, mode2, jfuzz_args, argument
|
/aosp12/bionic/benchmarks/tests/ |
H A D | interface_test.cpp | 187 size_t num_tests = 0; in TEST_F() local
|
/aosp12/hardware/interfaces/keymaster/4.0/vts/functional/ |
H A D | keymaster_hidl_hal_test.cpp | 3989 constexpr size_t num_tests = sizeof(kTripleDesTestVectors) / sizeof(TripleDesTestVector); in TEST_P() local
|
/aosp12/hardware/interfaces/security/keymint/aidl/vts/functional/ |
H A D | KeyMintTest.cpp | 5550 constexpr size_t num_tests = sizeof(kTripleDesTestVectors) / sizeof(TripleDesTestVector); in TEST_P() local
|