Home
last modified time | relevance | path

Searched refs:NUM_OF_MALLOC_FOR_OOM (Results 1 - 2 of 2) sorted by relevance

/third_party/musl/libc-test/src/gwp_asan/
H A Drandom_sample_test.c20 #define NUM_OF_MALLOC_FOR_OOM 10000 macro
30 for (size_t i = 0; i < NUM_OF_MALLOC_FOR_OOM; i++) { in main()
H A Dgwp_asan_smoke_test.c22 #define NUM_OF_MALLOC_FOR_OOM 10000 macro
28 for (size_t i = 0; i < NUM_OF_MALLOC_FOR_OOM; i++) { in test_gwp_asan_oom()

Completed in 1 milliseconds