Home
last modified time | relevance | path

Searched defs:expected (Results 951 - 975 of 1092) sorted by relevance

1...<<31323334353637383940>>...44

/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cShaderAtomicCountersTests.cpp97 long ValidateReadBuffer(const Vec4& expected) in ValidateReadBuffer() argument
310 bool CheckMaxValue(GLenum e, GLint expected) in CheckMaxValue() argument
353 CheckGetCommands(GLenum e, GLint expected) CheckGetCommands() argument
[all...]
H A Des31cShaderImageLoadStoreTests.cpp237 bool CheckFB(vec4 expected) in CheckFB() argument
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cComputeShaderTests.cpp280 bool ValidateReadBuffer(int x, int y, int w, int h, const vec4& expected) in ValidateReadBuffer() argument
304 bool ValidateReadBufferCenteredQuad(int width, int height, const vec3& expected) in ValidateReadBufferCenteredQuad() argument
2094 uvec3 expected = IndexTo3DCoord(index - 2 * kBufferSize, local_size.x() * num_groups.x(), RunIteration() local
2109 uvec3 expected = IndexTo3DCoord(index - 3 * kBufferSize, local_size.x() * num_groups.x(), RunIteration() local
2125 uvec3 expected = IndexTo3DCoord(index - 4 * kBufferSize, local_size.x() * num_groups.x(), RunIteration() local
2140 const GLuint expected = (coord.x() % local_size.x()) + (coord.y() % local_size.y()) * local_size.x() + RunIteration() local
2929 CheckBinding(GLuint expected) CheckBinding() argument
5135 const vec4 expected[4] = { vec4(3.0f), vec4(20.0f), vec4(-100.0f), vec4(400.0f) }; Run() local
5413 const GLdouble expected[4] = { 1.0, 3.0, 1.0, 2.0 }; Run() local
5756 const GLdouble expected[4] = { 1.0, 2.0, 1.0, 0.1 }; Run() local
[all...]
H A Dgl4cES31CompatibilityShaderImageLoadStoreTests.cpp243 bool CheckFB(vec4 expected) in CheckFB() argument
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DMemoryBarrierTest.cpp646 void MemoryBarrierTestBase::verifyBufferContents(const std::array<T, 4> &expected) in verifyBufferContents() argument
660 verifyImageContents(GLuint texture, const std::array<float, 4> &expected) verifyImageContents() argument
675 verifyFramebufferAndBufferContents(ShaderWritePipeline writePipeline, const std::array<T, 4> &expected) verifyFramebufferAndBufferContents() argument
687 verifyFramebufferAndImageContents(ShaderWritePipeline writePipeline, WriteResource writeResource, GLuint texture, const std::array<float, 4> &expected) verifyFramebufferAndImageContents() argument
[all...]
H A DVertexAttributeTest.cpp2806 const auto &expected = TEST_P() local
2854 const auto &expected = TEST_P() local
3455 GLColor expected; TEST_P() local
3680 GLColor expected; TEST_P() local
3806 GLColor expected; TEST_P() local
[all...]
H A DStateChangeTest.cpp2594 std::vector<GLColor> expected = { in updateTextureBoundToFramebufferHelper() local
[all...]
H A DGLSLTest.cpp1225 GLint expected = indexData[first + count - 1]; in TEST_P() local
1280 GLint expected = indexData[first + count - 1]; in TEST_P() local
1295 GLint expected = indices[first + 1]; in GLVertexIDIntegerTextureDrawElementsU8Line_Helper() local
1436 const int expected = i % 2 ? kDefaultValue : indexData[i + 1]; in TEST_P() local
2995 GLColor expected = MakeGLColor(32, 64, 96, 255); TEST_P() local
[all...]
/third_party/openssl/test/
H A Dbntest.c126 static int equalBN(const char *op, const BIGNUM *expected, const BIGNUM *actual) in equalBN() argument
2125 const double expected = iterations / (double)range; in test_rand_range_single() local
H A Dacvp_test.c1409 static const unsigned char expected[] = { in aes_cfb1_bits_test() local
150 ecdsa_create_pkey(EVP_PKEY **pkey, const char *curve_name, const unsigned char *pub, size_t pub_len, int expected) ecdsa_create_pkey() argument
/third_party/openssl/engines/
H A De_loader_attic.c1135 static int file_expect(OSSL_STORE_LOADER_CTX *ctx, int expected) in file_expect() argument
/third_party/skia/tests/
H A DImageFilterTest.cpp1873 test_arithmetic_bounds(skiatest::Reporter* reporter, float k1, float k2, float k3, float k4, sk_sp<SkImageFilter> background, sk_sp<SkImageFilter> foreground, const SkIRect* crop, const SkIRect& expected) test_arithmetic_bounds() argument
H A DImageTest.cpp647 static bool has_pixels(const SkPMColor pixels[], int count, SkPMColor expected) { in has_pixels() argument
662 const SkPMColor expected = SkPreMultiplyColor(SK_ColorWHITE); in image_test_read_pixels() local
1312 check_scaled_pixels(skiatest::Reporter* reporter, SkPixmap* pmap, uint32_t expected) check_scaled_pixels() argument
1326 test_scale_pixels(skiatest::Reporter* reporter, const SkImage* image, uint32_t expected) test_scale_pixels() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/
H A DANGLETest.cpp246 testing::AssertionResult GLColor::ExpectNear(const GLColor &expected, const GLColor &err) const in ExpectNear() argument
/third_party/unity/src/
H A Dunity.c596 static void UnityPrintExpectedAndActualStrings(const char* expected, const char* actual) in UnityPrintExpectedAndActualStrings() argument
623 static void UnityPrintExpectedAndActualStringsLen(const char* expected, in UnityPrintExpectedAndActualStringsLen() argument
656 static int UnityIsOneArrayNull(UNITY_INTERNAL_PTR expected, in UnityIsOneArrayNull() argument
690 UnityAssertBits(const UNITY_INT mask, const UNITY_INT expected, const UNITY_INT actual, const char* msg, const UNITY_LINE_TYPE lineNumber) UnityAssertBits() argument
711 UnityAssertEqualNumber(const UNITY_INT expected, const UNITY_INT actual, const char* msg, const UNITY_LINE_TYPE lineNumber, const UNITY_DISPLAY_STYLE_T style) UnityAssertEqualNumber() argument
780 UnityAssertEqualIntArray(UNITY_INTERNAL_PTR expected, UNITY_INTERNAL_PTR actual, const UNITY_UINT32 num_elements, const char* msg, const UNITY_LINE_TYPE lineNumber, const UNITY_DISPLAY_STYLE_T style, const UNITY_FLAGS_T flags) UnityAssertEqualIntArray() argument
925 UnityFloatsWithin(UNITY_FLOAT delta, UNITY_FLOAT expected, UNITY_FLOAT actual) UnityFloatsWithin() argument
932 UnityAssertWithinFloatArray(const UNITY_FLOAT delta, UNITY_PTR_ATTRIBUTE const UNITY_FLOAT* expected, UNITY_PTR_ATTRIBUTE const UNITY_FLOAT* actual, const UNITY_UINT32 num_elements, const char* msg, const UNITY_LINE_TYPE lineNumber, const UNITY_FLAGS_T flags) UnityAssertWithinFloatArray() argument
1012 UnityAssertFloatsWithin(const UNITY_FLOAT delta, const UNITY_FLOAT expected, const UNITY_FLOAT actual, const char* msg, const UNITY_LINE_TYPE lineNumber) UnityAssertFloatsWithin() argument
1031 UnityAssertFloatsNotWithin(const UNITY_FLOAT delta, const UNITY_FLOAT expected, const UNITY_FLOAT actual, const char* msg, const UNITY_LINE_TYPE lineNumber) UnityAssertFloatsNotWithin() argument
1153 UnityDoublesWithin(UNITY_DOUBLE delta, UNITY_DOUBLE expected, UNITY_DOUBLE actual) UnityDoublesWithin() argument
1160 UnityAssertWithinDoubleArray(const UNITY_DOUBLE delta, UNITY_PTR_ATTRIBUTE const UNITY_DOUBLE* expected, UNITY_PTR_ATTRIBUTE const UNITY_DOUBLE* actual, const UNITY_UINT32 num_elements, const char* msg, const UNITY_LINE_TYPE lineNumber, const UNITY_FLAGS_T flags) UnityAssertWithinDoubleArray() argument
1240 UnityAssertDoublesWithin(const UNITY_DOUBLE delta, const UNITY_DOUBLE expected, const UNITY_DOUBLE actual, const char* msg, const UNITY_LINE_TYPE lineNumber) UnityAssertDoublesWithin() argument
1258 UnityAssertDoublesNotWithin(const UNITY_DOUBLE delta, const UNITY_DOUBLE expected, const UNITY_DOUBLE actual, const char* msg, const UNITY_LINE_TYPE lineNumber) UnityAssertDoublesNotWithin() argument
1379 UnityAssertNumbersWithin(const UNITY_UINT delta, const UNITY_INT expected, const UNITY_INT actual, const char* msg, const UNITY_LINE_TYPE lineNumber, const UNITY_DISPLAY_STYLE_T style) UnityAssertNumbersWithin() argument
1426 UnityAssertNumbersArrayWithin(const UNITY_UINT delta, UNITY_INTERNAL_PTR expected, UNITY_INTERNAL_PTR actual, const UNITY_UINT32 num_elements, const char* msg, const UNITY_LINE_TYPE lineNumber, const UNITY_DISPLAY_STYLE_T style, const UNITY_FLAGS_T flags) UnityAssertNumbersArrayWithin() argument
1590 UnityAssertEqualString(const char* expected, const char* actual, const char* msg, const UNITY_LINE_TYPE lineNumber) UnityAssertEqualString() argument
1629 UnityAssertEqualStringLen(const char* expected, const char* actual, const UNITY_UINT32 length, const char* msg, const UNITY_LINE_TYPE lineNumber) UnityAssertEqualStringLen() argument
1669 UnityAssertEqualStringArray(UNITY_INTERNAL_PTR expected, const char** actual, const UNITY_UINT32 num_elements, const char* msg, const UNITY_LINE_TYPE lineNumber, const UNITY_FLAGS_T flags) UnityAssertEqualStringArray() argument
1752 UnityAssertEqualMemory(UNITY_INTERNAL_PTR expected, UNITY_INTERNAL_PTR actual, const UNITY_UINT32 length, const UNITY_UINT32 num_elements, const char* msg, const UNITY_LINE_TYPE lineNumber, const UNITY_FLAGS_T flags) UnityAssertEqualMemory() argument
[all...]
/third_party/python/Programs/
H A D_testembed.c1316 const char* expected; member
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Draw_hash_set_test.cc247 ctrl_t expected = pattern[i % (kCapacity + 1) % pattern.size()]; in TEST() local
1268 auto expected = XorSeedExpectedStats(); in TEST() local
1362 auto expected in TEST() local
[all...]
/third_party/skia/modules/skparagraph/tests/
H A DSkParagraphTest.cpp6424 std::vector<std::tuple<size_t, size_t, size_t, size_t>> expected = { in UNIX_ONLY_TEST() local
6498 std::vector<std::tuple<int, int, int, int>> expected = { in UNIX_ONLY_TEST() local
/third_party/skia/modules/skparagraph/samples/
H A DSampleParagraph.cpp683 bidi(SkCanvas* canvas, SkScalar w, SkScalar h, const std::u16string& text, const std::u16string& expected, size_t lineLimit = std::numeric_limits<size_t>::max(), const char* ff = �, SkScalar fs = 30, const std::u16string& ellipsis = u�) bidi() argument
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderStateQueryTests.cpp76 bool checkIntEquals (tcu::TestContext& testCtx, GLint got, GLint expected) in checkIntEquals() argument
90 void checkPointerEquals (tcu::TestContext& testCtx, const void* got, const void* expected) in checkPointerEquals() argument
3578 const RequiredFormat expected = getRequiredFormat(); test() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineBindPointTests.cpp368 void verifyBufferContents (const DeviceInterface& vkd, VkDevice device, const BufferWithMemory& buffer, const std::string& bufferName, deUint32 expected) in verifyBufferContents() argument
H A DvktPipelineMiscTests.cpp1359 constexpr int expected = (PipelineLibraryInterpolateAtSampleTestCase::sampleCount + 1) * in iterate() local
H A DvktPipelineMultisampleShaderBuiltInTests.cpp2074 const deInt32 expected = (((sampleMask & (1u << s)) != 0u) ? 1 : 0); in iterate() local
H A DvktPipelineSamplerBorderSwizzleTests.cpp397 const auto expected = getExpectedColor(borderColor, params); in getExpectedColor() local
412 const auto expected = getExpectedColor(borderColor, params); in getExpectedColor() local
429 const auto expected = getExpectedColor(borderColor, params); in getExpectedColor() local
[all...]
H A DvktPipelineSpecConstantTests.cpp156 void logValueMismatch (tcu::TestLog& log, const void* expected, const void* actual, const deUint32 offset, const deUint32 size) in logValueMismatch() argument

Completed in 92 milliseconds

1...<<31323334353637383940>>...44