Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dglobal_func_args.c19 int expected_value; in test_global_func_args0() member
31 const int expected_value = tests[i].expected_value; in test_global_func_args0() local
/linux/tools/testing/selftests/bpf/progs/
H A Dtest_get_xattr.c16 static const char expected_value[] = "hello"; global() variable