Home
last modified time | relevance | path

Searched defs:exp_total_len (Results 1 – 1 of 1) sorted by relevance

/external/minijail/
Dsyscall_filter_unittest.c258 size_t exp_total_len = 1 + (BPF_ARG_COMP_LEN + 1) + 2 + 1 + 2; in TEST_F() local
300 size_t exp_total_len = 1 + (BPF_ARG_COMP_LEN + 1) + 2 + 1 + 2; in TEST_F() local
342 size_t exp_total_len = 1 + (BPF_ARG_COMP_LEN + 1) + 2 + 1 + 2; in TEST_F() local
386 size_t exp_total_len = 1 + 3 * (BPF_ARG_COMP_LEN + 1) + 2 + 2 + 1 + 2; in TEST_F() local
444 size_t exp_total_len = 1 + 2 * (BPF_ARG_COMP_LEN + 1) + 2 + 2 + 1 + 2; in TEST_F() local
500 size_t exp_total_len = 2; in TEST_F() local
589 size_t exp_total_len = 27 + 3 * (BPF_ARG_COMP_LEN + 1); in TEST_F() local