/third_party/boost/libs/geometry/index/test/algorithms/ |
D | test_margin.hpp | 21 typename bgi::detail::default_margin_result<Geometry>::type expected_value) in test_margin() 41 typename bgi::detail::default_margin_result<Geometry>::type expected_value) in test_geometry()
|
D | test_content.hpp | 22 typename bgi::detail::default_content_result<Geometry>::type expected_value) in test_content() 42 typename bgi::detail::default_content_result<Geometry>::type expected_value) in test_geometry()
|
D | test_intersection_content.hpp | 19 typename bgi::detail::default_content_result<Geometry>::type expected_value) in test_intersection_content() 39 typename bgi::detail::default_content_result<Geometry>::type expected_value) in test_geometry()
|
D | test_union_content.hpp | 19 typename bgi::detail::default_content_result<Geometry>::type expected_value) in test_union_content() 39 typename bgi::detail::default_content_result<Geometry>::type expected_value) in test_geometry()
|
D | is_valid.cpp | 23 void test(Geometry const& geometry, bool expected_value) in test() 42 void test_box(std::string const& wkt, bool expected_value) in test_box()
|
D | minmaxdist.cpp | 24 typename bg::default_distance_result<Point, Indexable>::type expected_value) in test() 46 typename bg::default_distance_result<Point, Indexable>::type expected_value) in test_indexable()
|
/third_party/boost/libs/range/test/ |
D | has_range_iterator.cpp | 24 void test_has_range_iterator_impl(const bool expected_value) in test_has_range_iterator_impl() 30 void test_has_range_const_iterator_impl(const bool expected_value) in test_has_range_const_iterator_impl()
|
/third_party/boost/libs/type_traits/test/ |
D | check_integral_constant.hpp | 33 #define BOOST_CHECK_INTEGRAL_CONSTANT(expression, expected_value)\ argument 51 #define BOOST_CHECK_SOFT_INTEGRAL_CONSTANT(expression, expected_value, alternate_value)\ argument
|
/third_party/node/test/parallel/ |
D | test-fs-realpath-buffer-encoding.js | 21 const expected_value = expected[encoding]; constant 52 const expected_value = expected[encoding]; constant
|
/third_party/protobuf/python/google/protobuf/internal/ |
D | unknown_fields_test.py | 183 def InternalCheckUnknownField(self, name, expected_value): argument 196 def CheckUnknownField(self, name, unknown_fields, expected_value): argument 394 def CheckUnknownField(self, name, expected_value): argument
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
D | gl3cTextureSizePromotion.cpp | 871 glw::GLfloat expected_value = (channel == RED_COMPONENT) ? in checkDestinationTexture() local 901 glw::GLfloat expected_value = isChannelTypeNone(descriptor, channel) ? in checkDestinationTexture() local 932 glw::GLfloat expected_value = isChannelTypeNone(descriptor, channel) ? in checkDestinationTexture() local 962 glw::GLfloat expected_value = isChannelTypeNone(descriptor, channel) ? in checkDestinationTexture() local 1004 glw::GLint expected_value = isChannelTypeNone(descriptor, channel) ? in checkDestinationTexture() local 1035 glw::GLuint expected_value = isChannelTypeNone(descriptor, channel) ? in checkDestinationTexture() local
|
D | gl4cDirectStateAccessXFBTests.cpp | 770 bool BuffersTest::testBindingPoint(glw::GLuint const index, glw::GLint const expected_value, in testBindingPoint() 820 bool BuffersTest::testStart(glw::GLuint const index, glw::GLint const expected_value, in testStart() 871 bool BuffersTest::testSize(glw::GLuint const index, glw::GLint const expected_value, in testSize() 1957 … FunctionalTest::testTransformFeedbackStatus(glw::GLenum parameter_name, glw::GLint expected_value) in testTransformFeedbackStatus()
|
D | gl4cES31CompatibilityShaderImageLoadStoreTests.cpp | 212 …bool CompareValues(T* map_data, int kSize, const T& expected_value, GLenum internalformat = 0, int… in CompareValues() 227 …bool CompareValues(bool always, T* map_data, int kSize, const T& expected_value, GLenum internalfo… in CompareValues() 1145 bool Write(GLenum internalformat, const T& write_value, const T& expected_value) in Write() 1275 bool WriteCS(GLenum internalformat, const T& write_value, const T& expected_value) in WriteCS() 1432 …bool Read(GLenum internalformat, const T& value, const T& expected_value, GLenum format, GLenum ty… in Read() 1501 std::string GenFS(GLenum internalformat, const T& expected_value) in GenFS() 1523 std::string GenCS(GLenum internalformat, const T& expected_value) in GenCS() 1574 …bool ReadCS(GLenum internalformat, const T& value, const T& expected_value, GLenum format, GLenum … in ReadCS() 1675 …bool Read(GLenum internalformat, const T& value, const T& expected_value, GLenum format, GLenum ty… in Read() 1753 std::string GenCS(GLenum internalformat, const T& expected_value) in GenCS() [all …]
|
D | gl4cDirectStateAccessProgramPipelinesTests.cpp | 285 bool DefaultsTest::testProgramPipelineParameter(glw::GLenum pname, glw::GLint expected_value) in testProgramPipelineParameter() 327 bool DefaultsTest::testProgramPipelineInfoLog(glw::GLchar* expected_value) in testProgramPipelineInfoLog()
|
D | gl4cDirectStateAccessSamplersTests.cpp | 254 bool DefaultsTest::testSamplerIntegerParameter(glw::GLenum pname, glw::GLint expected_value) in testSamplerIntegerParameter() 295 bool DefaultsTest::testSamplerFloatParameter(glw::GLenum pname, glw::GLfloat expected_value) in testSamplerFloatParameter()
|
/third_party/boost/libs/gil/test/core/image_processing/ |
D | simple_kernels.cpp | 22 const auto expected_value = static_cast<float>(1 / 25.f); in test_normalized_mean_generation() local
|
/third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
D | es31cShaderImageLoadStoreTests.cpp | 206 …bool CompareValues(T* map_data, int kSize, const T& expected_value, GLenum internalformat = 0, int… in CompareValues() 221 …bool CompareValues(bool always, T* map_data, int kSize, const T& expected_value, GLenum internalfo… in CompareValues() 1111 bool Write(GLenum internalformat, const T& write_value, const T& expected_value) in Write() 1241 bool WriteCS(GLenum internalformat, const T& write_value, const T& expected_value) in WriteCS() 1397 …bool Read(GLenum internalformat, const T& value, const T& expected_value, GLenum format, GLenum ty… in Read() 1466 std::string GenFS(GLenum internalformat, const T& expected_value) in GenFS() 1488 std::string GenCS(GLenum internalformat, const T& expected_value) in GenCS() 1539 …bool ReadCS(GLenum internalformat, const T& value, const T& expected_value, GLenum format, GLenum … in ReadCS() 1639 …bool Read(GLenum internalformat, const T& value, const T& expected_value, GLenum format, GLenum ty… in Read() 1717 std::string GenCS(GLenum internalformat, const T& expected_value) in GenCS() [all …]
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/ |
D | esextcTextureCubeMapArrayColorDepthAttachments.cpp | 1075 glw::GLushort expected_value = (glw::GLushort)n_layer; in verifyDepth16Data() local 1119 glw::GLuint expected_value = n_layer << 8; in verifyDepth24Data() local 1159 glw::GLfloat expected_value = (glw::GLfloat)n_layer / 256.0f; in verifyDepth32FData() local
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_buffer/ |
D | esextcTextureBufferAtomicFunctions.cpp | 197 …glw::GLuint expected_value = (m_n_texels_in_texture_buffer * (m_n_texels_in_texture_buffer - 1)) /… in iterate() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/ |
D | constants_test.cpp | 36 T expected_value; member
|
/third_party/spirv-tools/test/opt/ |
D | constants_test.cpp | 36 T expected_value; member
|
/third_party/skia/third_party/externals/spirv-tools/test/opt/ |
D | constants_test.cpp | 36 T expected_value; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/ |
D | hex_float_test.cpp | 1105 HexFloat<FloatProxy<T>> expected_value; member 1127 T expected_value) { in BadFloatParseCase() 1135 T expected_value) { in GoodFloatParseCase() 1222 T expected_value; member 1340 HexFloat<FloatProxy<T>> expected_value; member
|
/third_party/skia/third_party/externals/spirv-tools/test/ |
D | hex_float_test.cpp | 1105 HexFloat<FloatProxy<T>> expected_value; member 1127 T expected_value) { in BadFloatParseCase() 1135 T expected_value) { in GoodFloatParseCase() 1222 T expected_value; member 1340 HexFloat<FloatProxy<T>> expected_value; member
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/ |
D | esextcTessellationShaderTCTE.cpp | 930 float expected_value = 1.0f / (float(vertex_id) + 1.0f); in iterate() local 958 float expected_value = (float)(n_vertex / run.n_result_vertices_per_patch); in iterate() local 991 …_vec4 expected_value = _vec4((float)vertex_id, ((float)vertex_id) * 0.5f, ((float)vertex_id) * 0… in iterate() local 1036 _ivec4 expected_value = _ivec4(vertex_id, vertex_id + 1, vertex_id + 2, vertex_id + 3); in iterate() local 1072 float expected_value = 2.0f / (float(vertex_id) + 1.0f); in iterate() local 1100 float expected_value = (float)(n_vertex / run.n_result_vertices_per_patch); in iterate() local 1136 …_vec4 expected_value = _vec4((float)vertex_id, ((float)vertex_id) * 0.5f, ((float)vertex_id) * 0… in iterate() local
|