Home
last modified time | relevance | path

Searched defs:test_groups (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/tools/asuite/atest/
H A Dcli_translator.py539 def _get_tests_from_test_mapping_files(self, test_groups, test_mapping_files): argument
580 test_groups=None, argument
/aosp_15_r20/external/igt-gpu-tools/docs/reference/igt-gpu-tools/
H A Dmeson.build26 test_groups = [ variable
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/setregid/
H A Dsetregid04.c81 gid_t test_groups[3]; in setup() local
H A Dsetregid02.c96 gid_t test_groups[3]; in setup() local
H A Dsetregid03.c57 gid_t test_groups[2]; in setup() local
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/setresgid/
H A Dsetresgid02.c56 gid_t test_groups[3]; in setup() local
H A Dsetresgid03.c47 gid_t test_groups[2]; in setup() local
/aosp_15_r20/external/libcap/pam_cap/
H A Dtest_pam_cap.c15 const char *test_groups[] = { variable
/aosp_15_r20/external/libxkbcommon/test/
H A Dregistry.c127 const struct test_option_group *test_groups) in test_create_rules()