Home
last modified time | relevance | path

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

12

/third_party/googletest/googletest/include/gtest/hwext/
Dgtest-ext.h18 # define HWTEST(test_case_name, test_name, test_flags) \ argument
24 # define HWTEST_F(test_case_name, test_name, test_flags) \ argument
29 # define HWTYPED_TEST(test_case_name, test_name, test_flags) \ argument
34 # define HWTYPED_TEST_P(test_case_name, test_name, test_flags) \ argument
39 # define HWTEST_P(test_case_name, test_name, test_flags) \ argument
/third_party/ltp/testcases/kernel/syscalls/memfd_create/
Dmemfd_create04.c35 } test_flags[] = { variable
47 static void check_hugepage_support(struct test_flag *test_flags) in check_hugepage_support()
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_base_ops_test/
Dcpuset_base_ops_testset.sh169 test_flags() function
/third_party/ltp/testcases/kernel/syscalls/rt_sigaction/
Drt_sigaction02.c57 static int test_flags[] = variable
Drt_sigaction01.c59 static int test_flags[] = variable
Drt_sigaction03.c57 static int test_flags[] = variable
/third_party/ltp/testcases/kernel/syscalls/sigaction/
Dsigaction01.c232 int test_flags[] = { SA_RESETHAND | SA_SIGINFO, SA_RESETHAND, in main() local
/third_party/python/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
Dtest_memoryio.py354 def test_flags(self): member in MemoryTestMixin
Dtest_mailbox.py1481 def test_flags(self): member in TestMaildirMessage
1558 def test_flags(self): member in _TestMboxMMDFMessage
/third_party/googletest/googletest/test/
Dgtest_ext_unittest.cc192 const int test_flags[TEST_FLAGS_NUM] = { in TEST() local
269 …const int test_flags[TEST_COMBINES_NUM] = { TestFlag::None,TestFlag::None,Platform.Qcom,Platform.Q… in TEST() local
307 …const int test_flags[TEST_COMBINES_NUM] = { TestFlag::None,TestFlag::None,Platform.Qcom,Platform.Q… in TEST() local
/third_party/liburing/test/
Dfd-install.c20 static int test_flags(struct io_uring *ring, int async) in test_flags() function
/third_party/rust/crates/clap/clap_complete/src/generator/
Dutils.rs215 fn test_flags() { in test_flags() function
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_pipe.c1087 static void si_test_vmfault(struct si_screen *sscreen, uint64_t test_flags) in si_test_vmfault()
1167 uint64_t test_flags; in radeonsi_screen_create_impl() local
Dsi_test_image_copy_region.c626 void si_test_blit(struct si_screen *sscreen, unsigned test_flags) in si_test_blit()
/third_party/googletest/googletest/src/hwext/
Dgtest-ext.cc35 …bool TestDefManager::regist(const char* test_case_name, const char* test_name, int test_flags, Tes… in regist()
/third_party/ltp/testcases/kernel/syscalls/cma/
Dprocess_vm01.c114 static void test_flags(void) in test_flags() function
/third_party/openssl/crypto/ffc/
Dffc_params.c215 int test_flags; in ossl_ffc_params_todata() local
/third_party/littlefs/runners/
Dtest_runner.h35 enum test_flags { enum
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/
Dtlsv1_server_i.h68 u32 test_flags; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/
Dtlsv1_server_i.h68 u32 test_flags; member
/third_party/rust/crates/regex/regex-capi/ctest/
Dtest.c273 bool test_flags() { in test_flags() function
/third_party/nghttp2/src/
Dtemplate.h69 template <typename T, typename F> bool test_flags(T t, F flags) { in test_flags() function
/third_party/python/Modules/
Dtimemodule.c2049 DWORD test_flags = CREATE_WAITABLE_TIMER_HIGH_RESOLUTION; local

12