Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/tests/
H A Dxe_guc_db_mgr_test.c59 static void test_size(struct kunit *test) in test_size() function
/linux/tools/testing/selftests/pci_endpoint/
H A Dpci_endpoint_test.c32 static const unsigned long test_size[5] = { 1, 1024, 1025, 1024000, 1024001 }; variable
[all...]
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dbtf.c8185 int test_size, expect_size; do_test_dedup() local