/aosp_15_r20/external/ltp/testcases/kernel/syscalls/clock_getres/ |
H A D | clock_getres01.c | 39 static struct test_variants { struct 40 int (*func)(clockid_t clk_id, void *ts); 41 enum tst_ts_type type; 42 struct tst_ts **spec; 43 char *desc;
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/clock_adjtime/ |
H A D | clock_adjtime01.c | 107 static struct test_variants { struct 123 struct test_variants *tv = &variants[tst_variant]; in verify_clock_adjtime() argument
|
H A D | clock_adjtime02.c | 113 static struct test_variants { struct 129 struct test_variants *tv = &variants[tst_variant]; in verify_clock_adjtime() argument
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/getrusage/ |
H A D | getrusage02.c | 43 static struct test_variants struct 56 struct test_variants *tv = &variants[tst_variant]; in verify_getrusage() argument
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/adjtimex/ |
H A D | adjtimex02.c | 57 static struct test_variants struct 72 struct test_variants *tv = &variants[tst_variant]; in verify_adjtimex() argument
|
/aosp_15_r20/external/ltp/testcases/kernel/mem/hugetlb/hugeshmctl/ |
H A D | hugeshmctl02.c | 64 static struct test_variants struct 77 struct test_variants *tv = &variants[tst_variant]; in test_hugeshmctl() argument
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/ipc/msgctl/ |
H A D | msgctl04.c | 59 static struct test_variants { struct 71 struct test_variants *tv = &variants[tst_variant]; in verify_msgctl() argument
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/ipc/shmctl/ |
H A D | shmctl02.c | 77 static struct test_variants struct 90 struct test_variants *tv = &variants[tst_variant]; in verify_shmctl() argument
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/ipc/semctl/ |
H A D | semctl03.c | 62 static struct test_variants struct 76 struct test_variants *tv = &variants[tst_variant]; in verify_semctl() argument
|
/aosp_15_r20/external/ltp/metadata/tests/ |
H A D | include.c.json | 2 "test_variants": 10, number
|
H A D | multiline_macro.c.json | 2 "test_variants": 10, number
|
H A D | array_size03.c.json | 2 "test_variants": 2, number
|
H A D | array_size01.c.json | 2 "test_variants": 1, number
|
H A D | array_size02.c.json | 2 "test_variants": 3, number
|
H A D | macro.c.json | 2 "test_variants": 10, number
|
H A D | array_size04.c.json | 2 "test_variants": 3, number
|
/aosp_15_r20/external/clang/test/Sema/ |
H A D | format-strings-scanf.c | 68 void test_variants(int *i, const char *s, ...) { in test_variants() function
|
/aosp_15_r20/external/ltp/include/ |
H A D | tst_test.h | 518 unsigned int test_variants; member
|
/aosp_15_r20/external/webrtc/video/ |
H A D | video_send_stream_impl_unittest.cc | 930 std::vector<TestConfig> test_variants; in TEST_F() local
|
/aosp_15_r20/external/ltp/lib/ |
H A D | tst_test.c | 1723 unsigned int test_variants = 1; in tst_run_tcases() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/ |
D | devices_test.cc | 1151 std::array<Lc3SettingId, 2> test_variants = {static_cast<Lc3SettingId>(i), in TestLc3CodecConfig() local
|
/aosp_15_r20/external/python/cpython2/Lib/lib2to3/tests/ |
D | test_fixers.py | 4519 def test_variants(self): member in Test_asserts
|
/aosp_15_r20/external/python/cpython3/Lib/lib2to3/tests/ |
D | test_fixers.py | 4624 def test_variants(self): member in Test_asserts
|