Home
last modified time | relevance | path

Searched defs:testValue (Results 1 - 21 of 21) sorted by relevance

/third_party/musl/libc-test/src/functionalext/supplement/ldso/ldso_gtest/
H A Dldso_dlclose_test.cpp28 int* testValue = reinterpret_cast<int*>(dlsym(handle, "g_testNumber")); in HWTEST_F() local
H A Dldso_dlopen_ext_test.cpp51 int* testValue = reinterpret_cast<int*>(dlsym(handle, "g_testNumber")); in HWTEST_F() local
53 EXPECT_EQ(fn(), *testValue); in HWTEST_F() local
73 void* testValue = dlsym(handle, "g_testNumber"); in HWTEST_F() local
126 int* testValue = reinterpret_cast<int*>(dlsym(handle, "g_testNumber")); in HWTEST_F() local
156 void* testValue = dlsym(handle, "g_testNumber"); HWTEST_F() local
240 int* testValue = reinterpret_cast<int*>(dlsym(handle, "g_testNumber")); WriteRelro() local
272 int* testValue = reinterpret_cast<int*>(dlsym(handle, "g_testNumber")); UseRelro() local
[all...]
/third_party/skia/src/sksl/ir/
H A DSkSLIfStatement.cpp86 const Expression* testValue = ConstantFolder::GetConstantValueForVariable(*test); in Make() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/shaping/
H A DArabicShapingRegTest.java207 private boolean getStaticCharacterHelperFunctionValue(String methodName, char testValue) throws Exception { in getStaticCharacterHelperFunctionValue() argument
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/shaping/
H A DArabicShapingRegTest.java204 private boolean getStaticCharacterHelperFunctionValue(String methodName, char testValue) throws Exception { in getStaticCharacterHelperFunctionValue() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmFromHlslTests.cpp107 const int testValue = 5; in iterate() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/crosstest/
H A Dtest_cast_main.cpp97 void testValue(FromType Val, size_t &TotalTests, size_t &Passes, in testValue() function
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmFromHlslTests.cpp107 const int testValue = 5; in iterate() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DUniformTest.cpp503 GLfloat testValue; in TEST_P() local
515 GLint testValue; in TEST_P() local
561 GLint testValue = 1234567; in TEST_P() local
573 GLfloat testValue in TEST_P() local
[all...]
H A DGLSLTest.cpp2361 constexpr GLuint testValue = 234; in TEST_P() local
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fDefaultVertexAttributeTests.cpp306 const tcu::Vec4 testValue = ((m_useNegativeValues) ? (testValues[m_iteration] * 2.0f - tcu::Vec4(1.0f)) : (testValues[m_iteration])) * ((m_normalizing) ? (1.0f) : ((float)s_valueRange)); in iterate() local
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fDefaultVertexAttributeTests.cpp382 const tcu::Vec4 testValue = ((m_useNegativeValues) ? (testValues[m_iteration] * 2.0f - tcu::Vec4(1.0f)) : (testValues[m_iteration])) * ((m_normalizing) ? (1.0f) : ((float)s_valueRange)); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineDescriptorLimitsTests.cpp919 const deUint32 testValue = descId; in createDescriptorLimitsTests() local
954 const deUint32 testValue = descId; createDescriptorLimitsTests() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
H A DvktGlobalPriorityQueueTests.cpp406 static deUint32 testValue; member in vkt::synchronization::__anon28813::GPQCase
414 deUint32 GPQCase::testValue = 113; member in vkt::synchronization::__anon28813::GPQCase
/third_party/skia/src/sksl/
H A DSkSLDSLParser.cpp1103 dsl::DSLExpression testValue = this->expression(); in forStatement() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineDescriptorLimitsTests.cpp900 const deUint32 testValue = descId; in createDescriptorLimitsTests() local
916 const deUint32 testValue = descId; createDescriptorLimitsTests() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderSyncTests.cpp357 uint32_t testValue; member
1278 uint32_t testValue = 1628510124u; createMeshShaderSyncTests() local
[all...]
H A DvktMeshShaderSyncTestsEXT.cpp383 uint32_t testValue; member
1731 uint32_t testValue = 1628510124u; createMeshShaderSyncTestsEXT() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
H A DvktMeshShaderSyncTests.cpp357 uint32_t testValue; member
1278 uint32_t testValue = 1628510124u; createMeshShaderSyncTests() local
[all...]
H A DvktMeshShaderSyncTestsEXT.cpp383 uint32_t testValue; member
1731 uint32_t testValue = 1628510124u; createMeshShaderSyncTestsEXT() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
H A DvktGlobalPriorityQueueTests.cpp454 static deUint32 testValue; member in vkt::synchronization::__anon29962::GPQCase
462 deUint32 GPQCase::testValue = 113; member in vkt::synchronization::__anon29962::GPQCase

Completed in 41 milliseconds