Home
last modified time | relevance | path

Searched defs:test_cases (Results 1 – 25 of 91) sorted by relevance

1234

/third_party/ltp/testcases/kernel/syscalls/statx/
Dstatx07.c80 static const struct test_cases { struct
93 const struct test_cases *tc = &tcases[i]; in test_statx() argument
Dstatx05.c76 static struct test_cases { struct
77 void (*tfunc)(void);
Dstatx09.c68 static struct test_cases { struct
69 void (*tfunc)(void);
/third_party/grpc/tools/run_tests/python_utils/
Dupload_rbe_results.py222 test_cases = [ variable
232 test_cases = [ variable
245 test_cases = [ variable
265 test_cases = [] variable
/third_party/grpc/src/php/tests/interop/
Dstress_client.php96 $test_cases = []; variable
100 $test_cases = array_merge($test_cases, array_fill(0, $parts[1], $parts[0])); variable
/third_party/ffmpeg/libavcodec/tests/
Dhtmlsubtitles.c22 static const char * const test_cases[] = { variable
/third_party/libphonenumber/cpp/test/phonenumbers/
Dphonenumbermatcher_test.cc105 const std::vector<NumberTest>& test_cases, in DoTestNumberMatchesForLeniency()
128 const std::vector<NumberTest>& test_cases, in DoTestNumberNonMatchesForLeniency()
932 std::vector<NumberTest> test_cases; in TEST_F() local
946 std::vector<NumberTest> test_cases; in TEST_F() local
953 std::vector<NumberTest> test_cases; in TEST_F() local
965 std::vector<NumberTest> test_cases; in TEST_F() local
974 std::vector<NumberTest> test_cases; in TEST_F() local
985 std::vector<NumberTest> test_cases; in TEST_F() local
997 std::vector<NumberTest> test_cases; in TEST_F() local
1005 std::vector<NumberTest> test_cases; in TEST_F() local
/third_party/grpc/src/python/grpcio_tests/tests/stress/
Dtest_runner.py36 def __init__(self, stub, test_cases, hist, exception_queue, stop_event): argument
/third_party/ltp/testcases/kernel/syscalls/confstr/
Dconfstr01.c28 } test_cases[] = { variable
/third_party/ltp/testcases/kernel/syscalls/cacheflush/
Dcacheflush01.c31 } test_cases[] = { variable
/third_party/ltp/testcases/kernel/syscalls/fpathconf/
Dfpathconf01.c54 } test_cases[] = { variable
/third_party/ltp/testcases/kernel/syscalls/ptrace/
Dptrace06.c44 } test_cases[] = { variable
/third_party/ltp/testcases/kernel/syscalls/fanotify/
Dfanotify20.c37 } test_cases[] = { variable
Dfanotify18.c52 } test_cases[] = { variable
/third_party/ltp/testcases/kernel/syscalls/rt_sigprocmask/
Drt_sigprocmask02.c82 } test_cases[] = { variable
/third_party/ltp/testcases/kernel/syscalls/sched_getparam/
Dsched_getparam03.c33 } test_cases[] = { variable
/third_party/ltp/testcases/kernel/syscalls/rt_sigaction/
Drt_sigaction02.c67 } test_cases[] = { variable
/third_party/ltp/testcases/kernel/syscalls/fcntl/
Dfcntl32.c42 } test_cases[] = { variable
/third_party/ltp/testcases/kernel/syscalls/sched_rr_get_interval/
Dsched_rr_get_interval03.c30 } test_cases[] = { variable
/third_party/ltp/testcases/kernel/syscalls/timerfd/
Dtimerfd_gettime01.c30 } test_cases[] = { variable
/third_party/ltp/testcases/kernel/syscalls/lchown/
Dlchown03.c55 } test_cases[] = { variable
Dlchown01.c59 static struct test_case_t test_cases[] = { variable
/third_party/rust/rust/library/std/src/sys/windows/process/
Dtests.rs102 let test_cases = [ localVariable
/third_party/ltp/testcases/kernel/syscalls/lstat/
Dlstat02.c50 } test_cases[] = { variable
/third_party/ltp/testcases/kernel/syscalls/setresgid/
Dsetresgid02.c39 static struct test_case_t test_cases[] = { variable

1234