Home
last modified time | relevance | path

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

/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/
H A Dcls_redirect.c196 struct test_cfg { struct
204 static int test_str(void *buf, size_t len, const struct test_cfg *test, in test_str() argument
/aosp_15_r20/external/pytorch/test/cpp/tensorexpr/
H A Dtest_llvm.cpp1572 for (const auto test_cfg : c10::irange(test_count)) { in TEST() local