Home
last modified time | relevance | path

Searched defs:testType (Results 101 – 125 of 202) sorted by relevance

123456789

/aosp_15_r20/external/truth/extensions/proto/src/test/java/com/google/common/truth/extensions/proto/
H A DFieldScopesTest.java60 public FieldScopesTest(TestType testType) { in FieldScopesTest()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/wsi/
H A DvktWsiFullScreenExclusiveTests.cpp620 VkFullScreenExclusiveEXT testType; in createFullScreenExclusiveTests() member
/aosp_15_r20/cts/tests/tests/voiceinteraction/common/src/android/voiceinteraction/common/
H A DUtils.java392 String testType = bundle.getString(TESTCASE_TYPE); in toBundleString() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/rasterization/
H A DvktRasterizationProvokingVertexTests.cpp1119 for (const TestType &testType : testTypes) in createTests() local
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/reflectlite/
Dall_test.go220 func testType(t *testing.T, i int, typ Type, want string) { func
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ray_query/
H A DvktRayQueryAccelerationStructuresTests.cpp3513 BottomTestType testType; in addBasicBuildingTests() member
3525 TopTestType testType; in addBasicBuildingTests() member
3943 BottomTestType testType; in addOperationTestsImpl() member
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cEnhancedLayoutsTests.hpp4891 struct testType struct in gl4cts::EnhancedLayouts::XFBExplicitLocationStructTest
4893 Utils::Type m_type;
4894 glw::GLuint m_array_size;
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineImage2DViewOf3DTests.cpp76 TestType testType; member
H A DvktPipelineInterfaceMatchingTests.cpp117 TestType testType; member
H A DvktPipelinePushConstantTests.cpp1872 const ComputeTestType testType, in PushConstantComputeTest()
1915 …puteTestInstance::PushConstantComputeTestInstance(Context &context, const ComputeTestType testType, in PushConstantComputeTestInstance()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingTraversalControlTests.cpp783 BottomTestType testType; in createTraversalControlTests() member
H A DvktRayTracingBuildTests.cpp70 TestType testType; member
H A DvktRayTracingAccelerationStructuresTests.cpp5126 BottomTestType testType; in addBasicBuildingTests() member
5138 TopTestType testType; in addBasicBuildingTests() member
5434 BottomTestType testType; in addOperationTestsImpl() member
6175 for (const auto &testType : testTypes) in addCopyWithinPipelineTests() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/texture/
H A DvktTextureTestUtil.hpp421 TestType testType; member
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderPropertyTests.cpp245 MaxDrawMeshTasksCountCase(tcu::TestContext &testCtx, const std::string &name, TestType testType) in MaxDrawMeshTasksCountCase()
/aosp_15_r20/external/flatbuffers/tests/MyGame/Example/
H A DMonster.py843 def MonsterAddTestType(builder, testType): builder.PrependUint8Slot(7, testType, 0) argument
844 def AddTestType(builder, testType): argument
H A DMonster.kt103 val testType : UByte constant
H A DMonster.java40 public byte testType() { int o = __offset(18); return o != 0 ? bb.get(o + bb_pos) : 0; } in testType() method in Monster
230 …public static void addTestType(FlatBufferBuilder builder, byte testType) { builder.addByte(7, test… in addTestType()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/
H A DvktDynamicRenderingTests.cpp145 TestType testType; member
3521 for (int testType = 0; testType < TEST_TYPE_LAST; ++testType) in createDynamicRenderingBasicTests() local
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fDrawTests.cpp179 const TestIterationType testType = in init() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/memory_model/
H A DvktMemoryModelMessagePassing.cpp118 TestType testType; member
/aosp_15_r20/external/flatbuffers/tests/my-game/example/
H A Dmonster.ts120 testType():Any { method in Monster
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/image/
H A DvktImageLoadStoreTests.cpp3271 ExtendTestType testType; in createImageExtendOperandsTests() member
3291 for (const auto &testType : testTypes) in createImageExtendOperandsTests() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/query_pool/
H A DvktQueryPoolPerformanceTests.cpp1240 …QueryPoolPerformanceTest(tcu::TestContext &context, TestType testType, VkQueueFlagBits queueFlagBi… in QueryPoolPerformanceTest()
/aosp_15_r20/external/deqp/modules/gles2/stress/
H A Des2sSpecialFloatTests.cpp1044 TestType testType) in TextureSamplerCase()

123456789