Home
last modified time | relevance | path

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

/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/
H A Dbtf_tag.c194 static void test_btf_type_tag_vmlinux_percpu(bool load_test) in test_btf_type_tag_vmlinux_percpu()
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_dis.py584 def load_test(x, y=0): function