Home
last modified time | relevance | path

Searched defs:test_type (Results 1 – 25 of 33) sorted by relevance

12

/third_party/json/test/src/
Dunit-pointer_access.cpp39 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 …]
Dunit-reference_access.cpp54 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/
Dgl4cShaderTextureImageSamplesTests.cpp227 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/
Ddom_unittest.cc24 explicit TestDOMVisitor(CefRefPtr<CefBrowser> browser, DOMTestType test_type) in TestDOMVisitor()
247 int test_type = message->GetArgumentList()->GetInt(0); in OnProcessMessageReceived() local
Drequest_handler_unittest.cc44 NetNotifyTestType test_type, in NetNotifyTestHandler()
439 NetNotifyTestType test_type = in OnProcessMessageReceived() local
460 void RunNetNotifyTest(NetNotifyTestType test_type, in RunNetNotifyTest()
Dtracing_unittest.cc375 #define TRACING_TEST(name, test_type) \ argument
Dos_rendering_unittest.cc184 OSRTestHandler(OSRTestType test_type, float scale_factor) in OSRTestHandler()
/third_party/libffi/testsuite/libffi.closures/
Dcls_multi_sshort.c34 typedef signed short (*test_type)(signed short, signed short); typedef
Dcls_multi_schar.c34 typedef signed char (*test_type)(signed char, signed char); typedef
Dcls_multi_ushort.c34 typedef unsigned short (*test_type)(unsigned short, unsigned short); typedef
Dcls_multi_sshortchar.c38 typedef signed short (*test_type)(signed char, signed short, typedef
Dcls_multi_ushortchar.c38 typedef unsigned short (*test_type)(unsigned char, unsigned short, typedef
Dcls_multi_uchar.c37 typedef unsigned char (*test_type)(unsigned char, unsigned char, typedef
/third_party/ltp/testcases/kernel/syscalls/clock_nanosleep/
Dclock_nanosleep01.c29 enum test_type { enum
/third_party/openssl/test/
Dshlibloadtest.c40 static TEST_TYPE test_type; variable
/third_party/python/Lib/test/
Dtest_symtable.py63 def test_type(self): member in SymtableTest
Dtest_reprlib.py287 def test_type(self): member in LongReprTest
Dtest_subclassinit.py273 def test_type(self): member in Test
/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
DesextcTessellationShaderTessellation.cpp1558 …::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()
DesextcTessellationShaderTCTE.cpp3318 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/
Dppoll01.c50 enum test_type { enum
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgsttag.c306 GST_START_TEST (test_type) in GST_START_TEST() argument
/third_party/ffmpeg/libavfilter/
Dvsrc_mptestsrc.c38 enum test_type { enum
/third_party/alsa-utils/speaker-test/
Dspeaker-test.c102 static int test_type = TEST_PINK_NOISE; /* Test type. 1 = noise, 2 = sine wave … variable
/third_party/python/Lib/unittest/test/testmock/
Dtesthelpers.py1093 def test_type(self): member in TestCallablePredicate

12