| /third_party/musl/libc-test/src/functionalext/supplement/ldso/ldso_gtest/ |
| H A D | ldso_dlclose_test.cpp | 28 int* testValue = reinterpret_cast<int*>(dlsym(handle, "g_testNumber")); in HWTEST_F() local
|
| H A D | ldso_dlopen_ext_test.cpp | 51 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 D | SkSLIfStatement.cpp | 86 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 D | ArabicShapingRegTest.java | 207 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 D | ArabicShapingRegTest.java | 204 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 D | vktSpvAsmFromHlslTests.cpp | 107 const int testValue = 5; in iterate() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/crosstest/ |
| H A D | test_cast_main.cpp | 97 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 D | vktSpvAsmFromHlslTests.cpp | 107 const int testValue = 5; in iterate() local
|
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| H A D | UniformTest.cpp | 503 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 D | GLSLTest.cpp | 2361 constexpr GLuint testValue = 234; in TEST_P() local
|
| /third_party/vk-gl-cts/modules/gles2/functional/ |
| H A D | es2fDefaultVertexAttributeTests.cpp | 306 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 D | es3fDefaultVertexAttributeTests.cpp | 382 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 D | vktPipelineDescriptorLimitsTests.cpp | 919 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 D | vktGlobalPriorityQueueTests.cpp | 406 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 D | SkSLDSLParser.cpp | 1103 dsl::DSLExpression testValue = this->expression(); in forStatement() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| H A D | vktPipelineDescriptorLimitsTests.cpp | 900 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 D | vktMeshShaderSyncTests.cpp | 357 uint32_t testValue; member 1278 uint32_t testValue = 1628510124u; createMeshShaderSyncTests() local [all...] |
| H A D | vktMeshShaderSyncTestsEXT.cpp | 383 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 D | vktMeshShaderSyncTests.cpp | 357 uint32_t testValue; member 1278 uint32_t testValue = 1628510124u; createMeshShaderSyncTests() local [all...] |
| H A D | vktMeshShaderSyncTestsEXT.cpp | 383 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 D | vktGlobalPriorityQueueTests.cpp | 454 static deUint32 testValue; member in vkt::synchronization::__anon29962::GPQCase 462 deUint32 GPQCase::testValue = 113; member in vkt::synchronization::__anon29962::GPQCase
|