Home
last modified time | relevance | path

Searched refs:test_types (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/examples/fips_validation/
H A Dfips_validation_tdes.c44 } test_types[] = { variable
253 for (j = 0; j < RTE_DIM(test_types); j++) in parse_test_tdes_init()
254 if (strstr(line, test_types[j].desc)) { in parse_test_tdes_init()
256 test_types[j].type; in parse_test_tdes_init()
/f-stack/app/redis-5.0.5/deps/jemalloc/test/unit/
H A Demitter.c249 TEST_BEGIN(test_types) { in TEST_BEGIN() argument
409 test_types, in main()