Home
last modified time | relevance | path

Searched defs:testValue (Results 1 – 18 of 18) sorted by relevance

/third_party/flutter/skia/third_party/externals/sdl/test/
Dtestautomation_hints.c105 char *testValue; in hints_setHint() local
/third_party/skia/src/sksl/ir/
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/
DArabicShapingRegTest.java207 …private boolean getStaticCharacterHelperFunctionValue(String methodName, char testValue) throws Ex… in getStaticCharacterHelperFunctionValue()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/shaping/
DArabicShapingRegTest.java204 …private boolean getStaticCharacterHelperFunctionValue(String methodName, char testValue) throws Ex… in getStaticCharacterHelperFunctionValue()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmFromHlslTests.cpp107 const int testValue = 5; in iterate() local
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DUniformTest.cpp493 GLfloat testValue; in TEST_P() local
505 GLint testValue; in TEST_P() local
551 GLint testValue = 1234567; in TEST_P() local
563 GLfloat testValue = 124567.0; in TEST_P() local
DVertexAttributeTest.cpp1820 for (GLfloat testValue : testValues) in TEST_P() local
1868 for (GLfloat testValue : testValues) in TEST_P() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
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 = 124567.0; in TEST_P() local
DVertexAttributeTest.cpp2917 for (GLfloat testValue : testValues) in TEST_P() local
2965 for (GLfloat testValue : testValues) in TEST_P() local
3166 for (GLfloat testValue : testValues) in TEST_P() local
3217 for (GLfloat testValue : testValues) in TEST_P() local
DGLSLTest.cpp2361 constexpr GLuint testValue = 234; in TEST_P() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/crosstest/
Dtest_cast_main.cpp97 void testValue(FromType Val, size_t &TotalTests, size_t &Passes, in testValue() function
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fDefaultVertexAttributeTests.cpp306 …const tcu::Vec4 testValue = ((m_useNegativeValues) ? (testValues[m_iteration] * 2.0f - tcu::Vec4(1… in iterate() local
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fDefaultVertexAttributeTests.cpp382 …const tcu::Vec4 testValue = ((m_useNegativeValues) ? (testValues[m_iteration] * 2.0f - tcu::Vec4(1… in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderSyncTests.cpp357 uint32_t testValue; member
1197 uint32_t testValue = 1628510124u; in createMeshShaderSyncTests() local
/third_party/node/test/parallel/
Dtest-buffer-alloc.js208 const testValue = '\u00F6\u65E5\u672C\u8A9E'; // ö日本語 constant
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
DAlphabeticIndexTest.java623 double testValue = 100; in TestClientSupport() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/
DAlphabeticIndexTest.java626 double testValue = 100; in TestClientSupport() local
/third_party/skia/src/sksl/
DSkSLDSLParser.cpp1103 dsl::DSLExpression testValue = this->expression(); in forStatement() local