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.c34 } test_flags[] = { variable
46 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.py149 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.py1476 def test_flags(self): member in TestMaildirMessage
1553 def test_flags(self): member in _TestMboxMMDFMessage
Dtest_re.py1081 def test_flags(self): member in ReTests
Dtest_tempfile.py1657 def test_flags(self): member in TestTemporaryDirectory
/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/glib/gobject/tests/
Dflags.c147 guint test_flags[] = { in check_flags_validation() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_pipe.c964 static void si_test_vmfault(struct si_screen *sscreen, uint64_t test_flags) in si_test_vmfault()
1068 uint64_t test_flags; in radeonsi_screen_create_impl() local
/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/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/
Dtlsv1_server_i.h68 u32 test_flags; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/
Dtlsv1_server_i.h68 u32 test_flags; member
/third_party/gstreamer/gstreamer/tests/check/pipelines/
Dparse-launch.c691 GST_START_TEST (test_flags) in GST_START_TEST() argument
/third_party/nghttp2/src/
Dtemplate.h79 template <typename T, typename F> bool test_flags(T t, F flags) { in test_flags() function
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgststructure.c1000 guint test_flags = in GST_START_TEST() local
Dgstcaps.c1066 GstSeekFlags test_flags, test_mask; in GST_START_TEST() local
Dgstvalue.c568 check_flagset_mask_serialisation (GValue * value, guint test_flags, in check_flagset_mask_serialisation()
613 guint test_flags, test_mask; in GST_START_TEST() local
/third_party/flatbuffers/tests/
Dpy_test.py1616 test_flags = [N.BoolFlags(), N.Uint8Flags(), N.Uint16Flags(), \ variable in TestBuilderForceDefaults

12