Home
last modified time | relevance | path

Searched defs:expectedValue (Results 1 - 25 of 78) sorted by relevance

1234

/third_party/skia/third_party/externals/angle2/src/tests/preprocessor_tests/
H A Dchar_test.cpp54 std::string expectedValue; in TEST_P() local
/third_party/skia/tests/
H A DGrFinishedFlushTest.cpp24 static void busy_wait_for_callback(int* count, int expectedValue, GrDirectContext* dContext, in busy_wait_for_callback() argument
H A DTypefaceMacTest.cpp125 float expectedValue = requestValue; in DEF_TEST() local
H A DClearTest.cpp37 check_rect(GrDirectContext* dContext, SurfaceDrawContext* sdc, const SkIRect& rect, uint32_t expectedValue, uint32_t* actualValue, int* failX, int* failY) check_rect() argument
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Ddenseranges.cpp125 int32_t expectedValue=minValue; in uprv_makeDenseRanges() local
/third_party/icu/icu4c/source/tools/toolutil/
H A Ddenseranges.cpp125 int32_t expectedValue=minValue; in uprv_makeDenseRanges() local
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_buffer/
H A DesextcTextureBufferMAXSizeValidation.cpp249 glw::GLuint expectedValue = (m_max_tex_buffer_size - 1) % 256; in iterate() local
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Ddenseranges.cpp125 int32_t expectedValue=minValue; in uprv_makeDenseRanges() local
/third_party/protobuf/php/tests/
H A DWrapperTypeSettersTest.php42 $expectedValue = $oldSetterMsg->$getter(); variable
/third_party/icu/icu4c/source/test/cintltst/
H A Dchashtst.c430 _get(UHashtable* hash, const char* key, int32_t expectedValue) _get() argument
443 _remove(UHashtable* hash, const char* key, int32_t expectedValue) _remove() argument
/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/
H A DJsonTokenizerTest.cs66 public void StringValue(string json, string expectedValue) in StringValue() argument
189 public void NumberValue(string json, double expectedValue) in NumberValue() argument
H A DJsonParserTest.cs146 public void Wrappers_Standalone(System.Type wrapperType, string json, object expectedValue) in Wrappers_Standalone() argument
906 public void EnumValid(string value, ForeignEnum expectedValue) in EnumValid() argument
/third_party/protobuf/csharp/src/Google.Protobuf.Test/
H A DJsonTokenizerTest.cs66 public void StringValue(string json, string expectedValue) in StringValue() argument
189 public void NumberValue(string json, double expectedValue) in NumberValue() argument
H A DJsonParserTest.cs148 public void Wrappers_Standalone(System.Type wrapperType, string json, object expectedValue) in Wrappers_Standalone() argument
924 public void EnumValid(string value, ForeignEnum expectedValue) in EnumValid() argument
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcSeparableProgramsTransformFeedbackTests.cpp168 SeparableProgramTFTestCase(deqp::Context& context, const char* name, PerStageData shaderData, GLint expectedValue) SeparableProgramTFTestCase() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
H A 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
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cShaderAtomicCounterOpsTests.cpp437 GLuint expectedValue = atomicOp->getResult(numberOfCalls); in checkAtomicCounterBuffer() local
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_border_clamp/
H A DesextcTextureBorderClampSamplingTexture.cpp733 bool TextureBorderClampSamplingTexture<InputType, OutputType>::checkResult(OutputType expectedValue, in checkResult() argument
64 TestConfiguration( glw::GLsizei nInComponents, glw::GLsizei nOutComponents, glw::GLenum target, glw::GLenum inputInternalFormat, glw::GLenum outputInternalFormat, glw::GLenum filtering, glw::GLenum inputFormat, glw::GLenum outputFormat, glw::GLuint width, glw::GLuint height, glw::GLuint depth, InputType initValue, InputType initBorderColor, OutputType expectedValue, OutputType expectedBorderColor, glw::GLenum inputType, glw::GLenum outputType) TestConfiguration() argument
938 checkNearest(std::vector<OutputType>& buffer, OutputType expectedValue, OutputType expectedBorderColor, glw::GLint layer) checkNearest() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A 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/vk-gl-cts/modules/gles3/functional/
H A Des3fFboApiTests.cpp124 static void checkFboAttachmentParam (tcu::TestContext& testCtx, sglr::Context& ctx, GLenum attachment, GLenum pname, GLint expectedValue) in checkFboAttachmentParam() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
H A 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
[all...]
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fFboApiTest.cpp129 static void checkFboAttachmentParam (tcu::TestContext& testCtx, sglr::Context& ctx, GLenum attachment, GLenum pname, GLint expectedValue) in checkFboAttachmentParam() argument
/third_party/icu/icu4c/source/test/intltest/
H A Dunits_test.cpp34 const double expectedValue; member
274 const double expectedValue; in testConverter() member
H A Ditspoof.cpp602 int32_t expectedValue = 0; in testRestrictionLevel() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawDepthClampTests.cpp64 float expectedValue; member
683 const float expectedValue = m_params.viewportData[viewportIndex].expectedValue; iterate() local
[all...]

Completed in 22 milliseconds

1234