Home
last modified time | relevance | path

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

/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/progs/
H A Dcgroup_getset_retval_getsockopt.c12 __u32 assertion_error = 0; variable
H A Dcgroup_getset_retval_setsockopt.c12 __u32 assertion_error = 0; variable
/aosp_15_r20/external/python/cpython2/Python/
Dcompile.c2041 static PyObject *assertion_error = NULL; in compiler_assert() local