/third_party/googletest/googletest/include/gtest/hwext/ |
D | gtest-ext.h | 18 # 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/ |
D | memfd_create04.c | 34 } 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/ |
D | cpuset_base_ops_testset.sh | 169 test_flags() function
|
/third_party/ltp/testcases/kernel/syscalls/rt_sigaction/ |
D | rt_sigaction02.c | 57 static int test_flags[] = variable
|
D | rt_sigaction01.c | 59 static int test_flags[] = variable
|
D | rt_sigaction03.c | 57 static int test_flags[] = variable
|
/third_party/ltp/testcases/kernel/syscalls/sigaction/ |
D | sigaction01.c | 232 int test_flags[] = { SA_RESETHAND | SA_SIGINFO, SA_RESETHAND, in main() local
|
/third_party/python/Lib/test/ |
D | _test_embed_set_config.py | 149 def test_flags(self): member in SetConfigTests
|
D | test_dbm_gnu.py | 72 def test_flags(self): member in TestGdbm
|
D | test_memoryio.py | 354 def test_flags(self): member in MemoryTestMixin
|
D | test_mailbox.py | 1476 def test_flags(self): member in TestMaildirMessage 1553 def test_flags(self): member in _TestMboxMMDFMessage
|
D | test_re.py | 1081 def test_flags(self): member in ReTests
|
D | test_tempfile.py | 1657 def test_flags(self): member in TestTemporaryDirectory
|
/third_party/googletest/googletest/test/ |
D | gtest_ext_unittest.cc | 192 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/ |
D | flags.c | 147 guint test_flags[] = { in check_flags_validation() local
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_pipe.c | 964 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/ |
D | gtest-ext.cc | 35 …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/ |
D | tlsv1_server_i.h | 68 u32 test_flags; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/ |
D | tlsv1_server_i.h | 68 u32 test_flags; member
|
/third_party/gstreamer/gstreamer/tests/check/pipelines/ |
D | parse-launch.c | 691 GST_START_TEST (test_flags) in GST_START_TEST() argument
|
/third_party/nghttp2/src/ |
D | template.h | 79 template <typename T, typename F> bool test_flags(T t, F flags) { in test_flags() function
|
/third_party/gstreamer/gstreamer/tests/check/gst/ |
D | gststructure.c | 1000 guint test_flags = in GST_START_TEST() local
|
D | gstcaps.c | 1066 GstSeekFlags test_flags, test_mask; in GST_START_TEST() local
|
D | gstvalue.c | 568 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/ |
D | py_test.py | 1616 test_flags = [N.BoolFlags(), N.Uint8Flags(), N.Uint16Flags(), \ variable in TestBuilderForceDefaults
|