Home
last modified time | relevance | path

Searched defs:TestType (Results 1 – 25 of 40) sorted by relevance

12

/external/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.apply/
Dmake_from_tuple.pass.cpp168 struct TestType { in test_noexcept() struct
169 TestType(int, NothrowMoveable) noexcept {} in test_noexcept() function
170 TestType(int, int, int) noexcept(false) {} in test_noexcept() function
171 TestType(long, long, long) noexcept {} in test_noexcept() function
/external/libcxx/test/std/utilities/any/any.nonmembers/any.cast/
Dconst_correctness.fail.cpp21 struct TestType {}; struct
Dany_cast_request_invalid_value_category.fail.cpp21 struct TestType {}; struct
/external/webrtc/webrtc/voice_engine/test/auto_test/
Dvoe_test_interface.h25 enum TestType { enum
/external/libcxx/test/support/
Darchetypes.hpp260 using TestType = AllCtors; typedef
283 using TestType = AllCtors; typedef
304 using TestType = AllCtors; typedef
327 using TestType = AllCtors; typedef
349 using TestType = AllCtors; typedef
371 using TestType = AllCtors; typedef
/external/libcxx/test/std/experimental/filesystem/class.directory_entry/directory_entry.obs/
Dcomparisons.pass.cpp53 typedef std::pair<path, path> TestType; in test_comparisons_simple() typedef
/external/skqp/tests/
DCachedDecodingPixelRefTest.cpp25 enum TestType { enum in TestImageGenerator
/external/skia/tests/
DCachedDecodingPixelRefTest.cpp25 enum TestType { enum in TestImageGenerator
/external/libcxx/test/libcxx/utilities/function.objects/func.require/
Dbullet_4_5_6.pass.cpp60 typedef TestMemberObject<ObjectType> TestType; typedef
/external/deqp/modules/gles31/functional/
Des31fShaderMultisampleInterpolationStateQueryTests.cpp48 enum TestType enum in deqp::gles31::Functional::__anon55a815780111::InterpolationOffsetCase
Des31fSampleShadingTests.cpp232 enum TestType enum in deqp::gles31::Functional::__anoned63fad50111::SampleShadingRenderingCase
Des31fShaderMultisampleInterpolationTests.cpp1028 enum TestType enum in deqp::gles31::Functional::__anon3abeab010111::InterpolateAtCentroidCase
1190 enum TestType enum in deqp::gles31::Functional::__anon3abeab010111::InterpolateAtOffsetCase
Des31fGeometryShaderTests.cpp2671 enum TestType enum in deqp::gles31::Functional::__anon105634d80111::LayeredRenderCase
6279 static const struct TestType in init() struct
6281 LayeredRenderCase::TestType test; in init()
6282 const char* testPrefix; in init()
6283 const char* descPrefix; in init()
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemBufferValidator.hpp65 enum TestType { enum
/external/webrtc/webrtc/modules/audio_device/test/
Dfunc_test_manager.h27 enum TestType enum
/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryLayeredRenderingTests.cpp57 enum TestType enum
/external/webrtc/webrtc/voice_engine/test/android/android_test/jni/
Dandroid_test.cc101 enum TestType enum
/external/tensorflow/tensorflow/core/lib/io/
Dtable_test.cc250 enum TestType { TABLE_TEST, BLOCK_TEST }; enum
/external/flatbuffers/tests/MyGame/Example/
DMonster.py84 def TestType(self): member in Monster
DMonster.cs35 …public Any TestType { get { int o = __p.__offset(18); return o != 0 ? (Any)__p.bb.Get(o + __p.bb_p… property
DMonster.go112 func (rcv *Monster) TestType() byte { func
/external/deqp/modules/gles2/stress/
Des2sSpecialFloatTests.cpp980 enum TestType enum in deqp::gles2::Stress::__anon46dbb6c60111::TextureSamplerCase
/external/deqp/external/vulkancts/modules/vulkan/multiview/
DvktMultiViewRenderTests.cpp60 enum TestType enum
/external/deqp/modules/gles3/stress/
Des3sSpecialFloatTests.cpp1343 enum TestType enum in deqp::gles3::Stress::__anon474199a80111::TextureSamplerCase
/external/deqp/external/openglcts/modules/gles31/
Des31cSeparateShaderObjsTests.cpp2553 enum TestType enum in glcts::InterfaceMatchingCase

12