Home
last modified time | relevance | path

Searched defs:expectedValue (Results 1 – 25 of 100) sorted by relevance

1234

/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DFormattedValueTest.java181 Object expectedValue = cas.length == 4 ? cas[3] : expectedField; in checkFormattedValue() local
212 Object expectedValue = cas.length == 4 ? cas[3] : null; in checkFormattedValue() local
235 Object expectedValue = cas.length == 4 ? cas[3] : null; in checkFormattedValue() local
264 Object expectedValue = cas.length == 4 ? cas[3] : null; in checkFormattedValue() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DFormattedValueTest.java189 Object expectedValue = cas.length == 4 ? cas[3] : expectedField; in checkFormattedValue() local
220 Object expectedValue = cas.length == 4 ? cas[3] : null; in checkFormattedValue() local
245 Object expectedValue = cas.length == 4 ? cas[3] : null; in checkFormattedValue() local
276 Object expectedValue = cas.length == 4 ? cas[3] : null; in checkFormattedValue() local
/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/
DJsonTokenizerTest.cs66 public void StringValue(string json, string expectedValue) in StringValue()
189 public void NumberValue(string json, double expectedValue) in NumberValue()
DJsonParserTest.cs146 public void Wrappers_Standalone(System.Type wrapperType, string json, object expectedValue) in Wrappers_Standalone()
906 public void EnumValid(string value, ForeignEnum expectedValue) in EnumValid()
/third_party/protobuf/csharp/src/Google.Protobuf.Test/
DJsonTokenizerTest.cs66 public void StringValue(string json, string expectedValue) in StringValue()
189 public void NumberValue(string json, double expectedValue) in NumberValue()
DJsonParserTest.cs148 public void Wrappers_Standalone(System.Type wrapperType, string json, object expectedValue) in Wrappers_Standalone()
924 public void EnumValid(string value, ForeignEnum expectedValue) in EnumValid()
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DComputeShaderTest.cpp631 GLuint expectedValue = 100u; in TEST_P() local
696 GLuint expectedValue = 100; in TEST_P() local
766 GLuint expectedValue = 100; in TEST_P() local
1038 constexpr GLuint expectedValue = 150; in TEST_P() local
1100 constexpr GLuint expectedValue = 200; in TEST_P() local
1162 constexpr GLuint expectedValue = 200; in TEST_P() local
1232 constexpr GLuint expectedValue = 200; in TEST_P() local
1313 constexpr GLuint expectedValue = 200; in TEST_P() local
2818 GLuint expectedValue = 600; in TEST_P() local
2960 constexpr GLuint expectedValue[] = {4, 2}; in TEST_P() local
[all …]
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_border_clamp/
DesextcTextureBorderClampSamplingTexture.cpp66OutputType expectedValue, OutputType expectedBorderColor, glw::GLenum inputType, glw::GLenum outpu… in TestConfiguration()
724 bool TextureBorderClampSamplingTexture<InputType, OutputType>::checkResult(OutputType expectedValue, in checkResult()
923 OutputType expectedValue, in checkNearest()
/third_party/icu/icu4c/source/test/cintltst/
Dchashtst.c432 int32_t expectedValue) { in _get()
445 int32_t expectedValue) { in _remove()
/third_party/flutter/skia/third_party/externals/angle2/src/tests/preprocessor_tests/
Dchar_test.cpp54 std::string expectedValue; in TEST_P() local
/third_party/skia/third_party/externals/angle2/src/tests/preprocessor_tests/
Dchar_test.cpp54 std::string expectedValue; in TEST_P() local
/third_party/skia/tests/
DGrFinishedFlushTest.cpp24 static void busy_wait_for_callback(int* count, int expectedValue, GrDirectContext* dContext, in busy_wait_for_callback()
DTypefaceMacTest.cpp125 float expectedValue = requestValue; in DEF_TEST() local
/third_party/flutter/skia/tests/
DGrFinishedFlushTest.cpp23 static void busy_wait_for_callback(int* count, int expectedValue, GrContext* ctx, in busy_wait_for_callback()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationOperationSingleQueueTests.cpp143 const deUint32 expectedValue = reinterpret_cast<const deUint32*>(expected.data)[0]; in iterate() local
226 const deUint32 expectedValue = reinterpret_cast<const deUint32*>(expected.data)[0]; in iterate() local
343 const deUint32 expectedValue = reinterpret_cast<const deUint32*>(expected.data)[0]; in iterate() local
495 const deUint32 expectedValue = reinterpret_cast<const deUint32*>(expected.data)[0]; in iterate() local
583 const deUint32 expectedValue = reinterpret_cast<const deUint32*>(expected.data)[0]; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
DvktSynchronizationOperationSingleQueueTests.cpp143 const deUint32 expectedValue = reinterpret_cast<const deUint32*>(expected.data)[0]; in iterate() local
226 const deUint32 expectedValue = reinterpret_cast<const deUint32*>(expected.data)[0]; in iterate() local
343 const deUint32 expectedValue = reinterpret_cast<const deUint32*>(expected.data)[0]; in iterate() local
495 const deUint32 expectedValue = reinterpret_cast<const deUint32*>(expected.data)[0]; in iterate() local
583 const deUint32 expectedValue = reinterpret_cast<const deUint32*>(expected.data)[0]; in iterate() local
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_buffer/
DesextcTextureBufferMAXSizeValidation.cpp249 glw::GLuint expectedValue = (m_max_tex_buffer_size - 1) % 256; in iterate() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DComputeShaderTest.cpp901 GLuint expectedValue = 100; in TEST_P() local
968 GLuint expectedValue = 100; in TEST_P() local
1037 GLuint expectedValue = 100; in TEST_P() local
1300 constexpr GLuint expectedValue = 150; in TEST_P() local
1359 constexpr GLuint expectedValue = 200; in TEST_P() local
1421 constexpr GLuint expectedValue = 200; in TEST_P() local
1480 constexpr GLuint expectedValue = 200; in TEST_P() local
1550 constexpr GLuint expectedValue = 200; in TEST_P() local
1617 constexpr GLuint expectedValue = 200; in TEST_P() local
1695 constexpr GLuint expectedValue = 200; in TEST_P() local
[all …]
DUniformTest.cpp500 GLfloat expectedValue = expectedFValues[index]; in TEST_P() local
512 GLint expectedValue = expectedIValues[index]; in TEST_P() local
558 GLint expectedValue = expectedIValues[index]; in TEST_P() local
570 GLfloat expectedValue = expectedFValues[index]; in TEST_P() local
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
Ddenseranges.cpp125 int32_t expectedValue=minValue; in uprv_makeDenseRanges() local
/third_party/flutter/skia/third_party/externals/icu/source/tools/toolutil/
Ddenseranges.cpp125 int32_t expectedValue=minValue; in uprv_makeDenseRanges() local
/third_party/icu/icu4c/source/tools/toolutil/
Ddenseranges.cpp125 int32_t expectedValue=minValue; in uprv_makeDenseRanges() local
/third_party/node/deps/icu-small/source/tools/toolutil/
Ddenseranges.cpp125 int32_t expectedValue=minValue; in uprv_makeDenseRanges() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
DvktRenderPassDepthStencilResolveTests.cpp1068 float expectedValue = m_config.depthExpectedValue; in verifyDepth() local
1158 deUint8 expectedValue = m_config.stencilExpectedValue; in verifyStencil() local
1556 float expectedValue = depthExpectedValue[depthResolveModeNdx][sampleCountNdx]; in initTests() local
1600 deUint8 expectedValue = stencilExpectedValue[stencilResolveModeNdx][sampleCountNdx]; in initTests() local
1718 float expectedValue = depthExpectedValue[resolveModeNdx][sampleCountNdx]; in initTests() local
1752 deUint8 expectedValue = stencilExpectedValue[resolveModeNdx][sampleCountNdx]; in initTests() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassDepthStencilResolveTests.cpp1068 float expectedValue = m_config.depthExpectedValue; in verifyDepth() local
1158 deUint8 expectedValue = m_config.stencilExpectedValue; in verifyStencil() local
1556 float expectedValue = depthExpectedValue[depthResolveModeNdx][sampleCountNdx]; in initTests() local
1600 deUint8 expectedValue = stencilExpectedValue[stencilResolveModeNdx][sampleCountNdx]; in initTests() local
1718 float expectedValue = depthExpectedValue[resolveModeNdx][sampleCountNdx]; in initTests() local
1752 deUint8 expectedValue = stencilExpectedValue[resolveModeNdx][sampleCountNdx]; in initTests() local

1234