Home
last modified time | relevance | path

Searched defs:TestType (Results 1 – 25 of 34) 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() argument
170 TestType(int, int, int) noexcept(false) {} in test_noexcept() argument
171 TestType(long, long, long) noexcept {} in test_noexcept() function
/external/libcxx/test/support/
Darchetypes.hpp251 using TestType = AllCtors; typedef
274 using TestType = AllCtors; typedef
295 using TestType = AllCtors; typedef
318 using TestType = AllCtors; typedef
340 using TestType = AllCtors; typedef
362 using TestType = AllCtors; typedef
/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/libcxx/test/std/experimental/any/any.nonmembers/any.cast/
Dconst_correctness.fail.cpp21 struct TestType {}; struct
/external/webrtc/webrtc/voice_engine/test/auto_test/
Dvoe_test_interface.h25 enum TestType { enum
/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/skia/tests/
DCachedDecodingPixelRefTest.cpp24 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::__anonda77a8fb0111::InterpolationOffsetCase
Des31fSampleShadingTests.cpp232 enum TestType enum in deqp::gles31::Functional::__anon15666c380111::SampleShadingRenderingCase
Des31fShaderMultisampleInterpolationTests.cpp1028 enum TestType enum in deqp::gles31::Functional::__anon7ea06ec40111::InterpolateAtCentroidCase
1190 enum TestType enum in deqp::gles31::Functional::__anon7ea06ec40111::InterpolateAtOffsetCase
Des31fGeometryShaderTests.cpp2671 enum TestType enum in deqp::gles31::Functional::__anon38a6d29b0111::LayeredRenderCase
6278 static const struct TestType in init() struct
6280 LayeredRenderCase::TestType test; in init()
6281 const char* testPrefix; in init()
6282 const char* descPrefix; in init()
Des31fLayoutBindingTests.cpp60 enum TestType enum
Des31fSynchronizationTests.cpp705 enum TestType enum in deqp::gles31::Functional::__anon1d296c8a0111::InvocationAliasWriteCase
Des31fShaderImageLoadStoreTests.cpp2883 enum TestType enum in deqp::gles31::Functional::__anon0a49b9df0111::EarlyFragmentTestsCase
/external/webrtc/webrtc/modules/audio_device/test/
Dfunc_test_manager.h27 enum TestType enum
/external/flatbuffers/tests/MyGame/Example/
DMonster.py77 def TestType(self): member in Monster
DMonster.go112 func (rcv *Monster) TestType() byte { func
DMonster.cs33 …public Any TestType { get { int o = __p.__offset(18); return o != 0 ? (Any)__p.bb.Get(o + __p.bb_p… property
/external/webrtc/webrtc/voice_engine/test/android/android_test/jni/
Dandroid_test.cc101 enum TestType enum
/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryLayeredRenderingTests.cpp56 enum TestType enum
/external/deqp/modules/gles2/stress/
Des2sSpecialFloatTests.cpp980 enum TestType enum in deqp::gles2::Stress::__anonc37841890111::TextureSamplerCase
/external/deqp/modules/gles3/stress/
Des3sSpecialFloatTests.cpp1343 enum TestType enum in deqp::gles3::Stress::__anonc3de246b0111::TextureSamplerCase
/external/deqp/modules/gles3/performance/
Des3pBufferDataUploadTests.cpp6727 typedef GenericUploadRenderTimeCase<SampleType> TestType; in init() typedef
6742 typedef GenericUploadRenderTimeCase<SampleType> TestType; in init() typedef

12