Home
last modified time | relevance | path

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

/aosp_15_r20/external/selinux/libsepol/tests/
H A Dtest-ebitmap.c974 static void test_ebitmap__random_impl(unsigned int length, int set_chance) in test_ebitmap__random_impl() function
1026 test_ebitmap__random_impl(5, 10); in test_ebitmap__random()
1029 test_ebitmap__random_impl(5, 90); in test_ebitmap__random()
1032 test_ebitmap__random_impl(1024, 50); in test_ebitmap__random()
1035 test_ebitmap__random_impl(8000, 5); in test_ebitmap__random()
1038 test_ebitmap__random_impl(8000, 95); in test_ebitmap__random()