Home
last modified time | relevance | path

Searched defs:expected_length (Results 1 – 21 of 21) sorted by relevance

/third_party/boost/libs/geometry/test/algorithms/
Dtest_length.hpp24 void test_length(Geometry const& geometry, long double expected_length) in test_length()
44 void test_length(Geometry const& geometry, long double expected_length, Strategy strategy) in test_length()
64 void test_geometry(std::string const& wkt, double expected_length) in test_geometry()
75 void test_geometry(std::string const& wkt, double expected_length, Strategy strategy) in test_geometry()
Dtest_for_each.hpp203 double expected_length) in test_per_segment_const()
250 , double expected_length in test_per_segment()
268 , double expected_length in test_geometry()
/third_party/ffmpeg/libavcodec/tests/
Dmjpegenc_huffman.c34 static int check_lengths(int L, int expected_length, in check_lengths()
/third_party/flutter/skia/third_party/externals/libwebp/imageio/
Dpngdec.c70 size_t expected_length) { in HexStringToBytes()
101 int expected_length; in ProcessRawProfile() local
/third_party/skia/third_party/externals/libwebp/imageio/
Dpngdec.c70 size_t expected_length) { in HexStringToBytes()
101 int expected_length; in ProcessRawProfile() local
/third_party/grpc/src/python/grpcio_tests/tests/http2/
Dnegative_http2_client.py24 def _validate_payload_type_and_length(response, expected_type, expected_length): argument
/third_party/boost/libs/geometry/test/algorithms/set_operations/intersection/
Dtest_intersection.hpp342 double expected_length = 0, in test_one_lp()
/third_party/grpc/src/python/grpcio_tests/tests/interop/
Dmethods.py60 def _validate_payload_type_and_length(response, expected_type, expected_length): argument
/third_party/flutter/skia/third_party/externals/harfbuzz/test/api/
Dhb-test.h172 unsigned int expected_length, actual_length; in hb_test_assert_blobs_equal() local
/third_party/harfbuzz/test/api/
Dhb-test.h172 unsigned int expected_length, actual_length; in hb_test_assert_blobs_equal() local
/third_party/skia/third_party/externals/harfbuzz/test/api/
Dhb-test.h172 unsigned int expected_length, actual_length; in hb_test_assert_blobs_equal() local
/third_party/grpc/src/python/grpcio_tests/tests/fork/
Dmethods.py47 def _validate_payload_type_and_length(response, expected_type, expected_length): argument
/third_party/boost/libs/geometry/test/algorithms/set_operations/difference/
Dtest_difference.hpp422 double expected_length) in test_one_lp()
/third_party/openssl/test/
Dasn1_encode_test.c697 size_t expected_length = make_custom_der(custom_data, &expected, 0); in do_encode_custom() local
/third_party/jerryscript/jerry-core/ecma/operations/
Decma-typedarray-object.c593 …ecma_length_t expected_length = (ecma_arraybuffer_get_length (arraybuffer_p) >> element_size_shift… in ecma_typedarray_create_object_with_buffer() local
/third_party/skia/third_party/externals/harfbuzz/src/
Dtest-repacker.cc1175 unsigned expected_length = 3 + 2 * 60000; // objects in test_resolve_overflows_via_isolation_spaces() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcKHRDebugTests.cpp2144 glw::GLenum expected_severity, glw::GLsizei expected_length, in inspectMessageLog()
/third_party/libinput/test/
Dtest-pointer.c46 double expected_length; in test_relative_event() local
/third_party/glib/gio/tests/
Dfile.c2266 gsize expected_length) in test_writev_helper()
/third_party/protobuf/src/google/protobuf/util/internal/
Dprotostream_objectwriter_test.cc145 void CheckOutput(const Message& expected, int expected_length) { in CheckOutput()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cShaderSubroutineTests.cpp2056 GLsizei expected_length = (GLsizei)strlen(m_subroutine_uniform_name); in verifyGLGetActiveSubroutineUniformNameFunctionality() local