/third_party/json/test/src/ |
D | unit-pointer_access.cpp | 39 using test_type = json::object_t; typedef 68 using test_type = const json::object_t; typedef 97 using test_type = json::array_t; typedef 126 using test_type = const json::array_t; typedef 155 using test_type = json::string_t; typedef 184 using test_type = const json::string_t; typedef 213 using test_type = json::boolean_t; typedef 242 using test_type = const json::boolean_t; typedef 271 using test_type = json::number_integer_t; typedef 300 using test_type = const json::number_integer_t; typedef [all …]
|
D | unit-reference_access.cpp | 54 using test_type = json::object_t; typedef 90 using test_type = json::object_t; typedef 104 using test_type = json::array_t; typedef 140 using test_type = json::string_t; typedef 176 using test_type = json::boolean_t; typedef 212 using test_type = json::number_integer_t; typedef 248 using test_type = json::number_unsigned_t; typedef 284 using test_type = json::number_float_t; typedef
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
D | gl4cShaderTextureImageSamplesTests.cpp | 227 const _test_type& test_type) in executeFunctionalTest() 633 _test_type test_type = (_test_type)n_test_type; in iterate() local
|
/third_party/cef/tests/ceftests/ |
D | dom_unittest.cc | 24 explicit TestDOMVisitor(CefRefPtr<CefBrowser> browser, DOMTestType test_type) in TestDOMVisitor() 247 int test_type = message->GetArgumentList()->GetInt(0); in OnProcessMessageReceived() local
|
D | request_handler_unittest.cc | 44 NetNotifyTestType test_type, in NetNotifyTestHandler() 439 NetNotifyTestType test_type = in OnProcessMessageReceived() local 460 void RunNetNotifyTest(NetNotifyTestType test_type, in RunNetNotifyTest()
|
D | tracing_unittest.cc | 375 #define TRACING_TEST(name, test_type) \ argument
|
D | os_rendering_unittest.cc | 184 OSRTestHandler(OSRTestType test_type, float scale_factor) in OSRTestHandler()
|
/third_party/libffi/testsuite/libffi.closures/ |
D | cls_multi_sshort.c | 34 typedef signed short (*test_type)(signed short, signed short); typedef
|
D | cls_multi_schar.c | 34 typedef signed char (*test_type)(signed char, signed char); typedef
|
D | cls_multi_ushort.c | 34 typedef unsigned short (*test_type)(unsigned short, unsigned short); typedef
|
D | cls_multi_sshortchar.c | 38 typedef signed short (*test_type)(signed char, signed short, typedef
|
D | cls_multi_ushortchar.c | 38 typedef unsigned short (*test_type)(unsigned char, unsigned short, typedef
|
D | cls_multi_uchar.c | 37 typedef unsigned char (*test_type)(unsigned char, unsigned char, typedef
|
/third_party/ltp/testcases/kernel/syscalls/clock_nanosleep/ |
D | clock_nanosleep01.c | 29 enum test_type { enum
|
/third_party/openssl/test/ |
D | shlibloadtest.c | 40 static TEST_TYPE test_type; variable
|
/third_party/python/Lib/test/ |
D | test_symtable.py | 63 def test_type(self): member in SymtableTest
|
D | test_reprlib.py | 287 def test_type(self): member in LongReprTest
|
D | test_subclassinit.py | 273 def test_type(self): member in Test
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/ |
D | esextcTessellationShaderTessellation.cpp | 1558 …::string TessellationShaderTessellationgl_TessCoord::getTypeName(_tessellation_test_type test_type) in getTypeName() 1571 Context& context, const ExtParameters& extParams, _tessellation_test_type test_type) in TessellationShaderTessellationgl_TessCoord() 1871 const float* outer_tess_level, _tessellation_test_type test_type) in initTestDescriptor()
|
D | esextcTessellationShaderTCTE.cpp | 3318 void TessellationShaderTCTEgl_TessLevel::initTestDescriptor(_tessellation_test_type test_type, in initTestDescriptor() 3899 void TessellationShaderTCTEgl_PatchVerticesIn::initTestDescriptor(_tessellation_test_type test_type, in initTestDescriptor()
|
/third_party/ltp/testcases/kernel/syscalls/ppoll/ |
D | ppoll01.c | 50 enum test_type { enum
|
/third_party/gstreamer/gstreamer/tests/check/gst/ |
D | gsttag.c | 306 GST_START_TEST (test_type) in GST_START_TEST() argument
|
/third_party/ffmpeg/libavfilter/ |
D | vsrc_mptestsrc.c | 38 enum test_type { enum
|
/third_party/alsa-utils/speaker-test/ |
D | speaker-test.c | 102 static int test_type = TEST_PINK_NOISE; /* Test type. 1 = noise, 2 = sine wave … variable
|
/third_party/python/Lib/unittest/test/testmock/ |
D | testhelpers.py | 1093 def test_type(self): member in TestCallablePredicate
|