/third_party/skia/tests/ |
D | OSPathTest.cpp | 34 size_t expectedSize = dir.size() + filename.size(); in test_dir_with_file() local
|
D | ProxyTest.cpp | 94 SkISize expectedSize = texProxy->backingStoreDimensions(); in check_texture() local
|
/third_party/node/test/pummel/ |
D | test-fs-readfile-tostring-fail.js | 32 let expectedSize = 0; variable
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_buffer/ |
D | esextcTextureBufferMAXSizeValidation.cpp | 209 glw::GLint expectedSize = static_cast<glw::GLint>(m_max_tex_buffer_size * sizeof(glw::GLubyte)); in iterate() local
|
D | esextcTextureBufferTextureBufferRange.cpp | 1084 const glw::GLint expectedSize = 1; in checkResult() local
|
/third_party/node/test/fixtures/wpt/FileAPI/file/ |
D | File-constructor.any.js | 17 function test_first_argument(arg1, expectedSize, testName) { argument
|
/third_party/node/test/common/ |
D | crypto.js | 55 function assertApproximateSize(key, expectedSize) { argument
|
/third_party/icu/icu4c/source/test/iotest/ |
D | filetst.c | 474 int32_t expectedSize = (int32_t)strlen(testStr); in TestfgetsBuffers() local 632 int32_t expectedSize = (int32_t)strlen(testStr); in TestfgetsLineCount() local
|
D | strtst.c | 317 #define Test_u_snprintf(limit, format, value, expectedSize, expectedStr) UPRV_BLOCK_MACRO_BEGIN { \ argument
|
/third_party/icu/icu4c/source/test/cintltst/ |
D | usettest.c | 417 int32_t expectedSize = 0; in expectItems() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/ |
D | vktTessellationGeometryPointSizeTests.cpp | 115 …ol verifyImage (tcu::TestLog& log, const tcu::ConstPixelBufferAccess image, const int expectedSize) in verifyImage()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/ |
D | vktTessellationGeometryPointSizeTests.cpp | 115 …ol verifyImage (tcu::TestLog& log, const tcu::ConstPixelBufferAccess image, const int expectedSize) in verifyImage()
|
/third_party/lz4/examples/ |
D | frameCompress.c | 35 size_t const expectedSize = eltSize * nbElt; in safe_fwrite() local
|
/third_party/skia/src/image/ |
D | SkImage_Raster.cpp | 331 size_t expectedSize = SkCompressedFormatDataSize(type, { width, height }, false); in MakeRasterFromCompressed() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/ |
D | vktImageSizeTests.cpp | 384 const tcu::IVec3 expectedSize = getExpectedImageSizeResult(m_texture, m_2DViewOf3D); in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
D | vktImageSizeTests.cpp | 384 const tcu::IVec3 expectedSize = getExpectedImageSizeResult(m_texture, m_2DViewOf3D); in iterate() local
|
/third_party/skia/modules/skottie/src/ |
D | SkottieTest.cpp | 613 const size_t expectedSize = text.size(); in DEF_TEST() local
|
/third_party/skia/third_party/externals/dng_sdk/source/ |
D | dng_bad_pixels.cpp | 611 uint32 expectedSize = in dng_opcode_FixBadPixelsList() local
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
D | MeasureUnitTest.java | 2056 int expectedSize = new HashSet<>(coll).size(); in assertUnique() local
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fShaderTextureFunctionTests.cpp | 969 tcu::IVec3 expectedSize; member 1191 …tcu::IVec3 expectedSize(testSize.expectedSize.x(), testSize.expectedSize.y(), testSize.textureSize… in testTextureSize() local
|
/third_party/lz4/tests/ |
D | fuzzer.c | 826 int expectedSize; in FUZ_test() local
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
D | MeasureUnitTest.java | 2846 int expectedSize = new HashSet<>(coll).size(); in assertUnique() local
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fTessellationGeometryInteractionTests.cpp | 1897 const int expectedSize = getExpectedPointSize(); in verifyImage() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | Texture.cpp | 569 Optional<Extents> expectedSize; in getEnabledLevelCount() local
|
/third_party/skia/third_party/externals/swiftshader/tests/ReactorUnitTests/ |
D | ReactorUnitTests.cpp | 3603 constexpr size_t expectedSize = sizeof(expected) / sizeof(expected[0]); in TEST() local 3686 constexpr size_t expectedSize = sizeof(expected) / sizeof(expected[0]); in TEST() local
|