Home
last modified time | relevance | path

Searched defs:test_flags (Results 1 – 25 of 53) sorted by relevance

123

/aosp_15_r20/external/igt-gpu-tools/tests/
H A Dsyncobj_wait.c303 flags_for_test_flags(uint32_t test_flags) in flags_for_test_flags()
317 test_single_wait(int fd, uint32_t test_flags, int expect) in test_single_wait()
345 test_wait_delayed_signal(int fd, uint32_t test_flags) in test_wait_delayed_signal()
472 test_multi_wait(int fd, uint32_t test_flags, int expect) in test_multi_wait()
527 test_wait_snapshot(int fd, uint32_t test_flags) in test_wait_snapshot()
614 test_wait_complex(int fd, uint32_t test_flags) in test_wait_complex()
715 test_wait_interrupted(int fd, uint32_t test_flags) in test_wait_interrupted()
/aosp_15_r20/external/OpenCL-CTS/test_conformance/basic/
H A Dtest_writeimage.cpp203 const cl_image_format img_format, cl_mem_flags test_flags) in check_format()
216 const cl_mem_flags test_flags[] = { CL_MEM_WRITE_ONLY, CL_MEM_READ_WRITE }; in test_writeimage() local
238 const cl_mem_flags test_flags[] = { CL_MEM_WRITE_ONLY, CL_MEM_READ_WRITE }; in test_writeimage_int16() local
253 const cl_mem_flags test_flags[] = { CL_MEM_WRITE_ONLY, CL_MEM_READ_WRITE }; in test_writeimage_fp32() local
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/memfd_create/
H A Dmemfd_create04.c35 } test_flags[] = { variable
47 static void check_hugepage_support(struct test_flag *test_flags) in check_hugepage_support()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_pipe.c1072 static void si_test_vmfault(struct si_screen *sscreen, uint64_t test_flags) in si_test_vmfault()
1152 uint64_t test_flags; in radeonsi_screen_create_impl() local
/aosp_15_r20/build/make/tools/aconfig/aconfig/tests/
H A Daconfig_force_read_only_mode_test.rs3 fn test_flags() { in test_flags() function
H A Daconfig_prod_mode_test.rs3 fn test_flags() { in test_flags() function
H A Daconfig_exported_mode_test.rs3 fn test_flags() { in test_flags() function
H A Daconfig_test_mode_test.rs3 fn test_flags() { in test_flags() function
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/copts/
H A Dcopts.py143 def GccStyleFilterAndCombine(default_flags, test_flags): argument
/aosp_15_r20/external/abseil-cpp/absl/copts/
H A Dcopts.py143 def GccStyleFilterAndCombine(default_flags, test_flags): argument
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/copts/
H A Dcopts.py140 def GccStyleFilterAndCombine(default_flags, test_flags): argument
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/copts/
H A Dcopts.py144 def GccStyleFilterAndCombine(default_flags, test_flags): argument
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/copts/
Dcopts.py140 def GccStyleFilterAndCombine(default_flags, test_flags): argument
/aosp_15_r20/external/ltp/testcases/kernel/controllers/cpuset/cpuset_base_ops_test/
H A Dcpuset_base_ops_testset.sh169 test_flags() function
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_gdbm.py45 def test_flags(self): member in TestGdbm
/aosp_15_r20/art/test/testrunner/
H A Drun_build_test_target.py131 test_flags = target.get('run-test', []) variable
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/rt_sigaction/
H A Drt_sigaction02.c57 static int test_flags[] = variable
H A Drt_sigaction01.c59 static int test_flags[] = variable
H A Drt_sigaction03.c57 static int test_flags[] = variable
/aosp_15_r20/external/python/absl-py/absl/testing/tests/
Dabsltest_test_helper.py43 def test_flags(self): member in HelperTest
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/sigaction/
H A Dsigaction01.c232 int test_flags[] = { SA_RESETHAND | SA_SIGINFO, SA_RESETHAND, in main() local
/aosp_15_r20/external/python/cpython3/Lib/test/
D_test_embed_set_config.py151 def test_flags(self): member in SetConfigTests
Dtest_dbm_gnu.py72 def test_flags(self): member in TestGdbm
/aosp_15_r20/external/python/cpython2/Lib/bsddb/test/
Dtest_sequence.py64 def test_flags(self): member in DBSequenceTest
/aosp_15_r20/external/pigweed/pw_format/rust/pw_format/
H A Dprintf.rs190 fn test_flags() { in test_flags() function

123