Home
last modified time | relevance | path

Searched defs:expected_value (Results 1 – 25 of 67) sorted by relevance

123

/third_party/node/test/parallel/
Dtest-fs-realpath-buffer-encoding.js21 const expected_value = expected[encoding]; constant
52 const expected_value = expected[encoding]; constant
/third_party/protobuf/python/google/protobuf/internal/
Dunknown_fields_test.py183 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/
Dgl3cTextureSizePromotion.cpp871 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
Dgl4cES31CompatibilityShaderImageLoadStoreTests.cpp212 …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 …]
Dgl4cDirectStateAccessXFBTests.cpp770 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()
Dgl4cDirectStateAccessProgramPipelinesTests.cpp285 bool DefaultsTest::testProgramPipelineParameter(glw::GLenum pname, glw::GLint expected_value) in testProgramPipelineParameter()
327 bool DefaultsTest::testProgramPipelineInfoLog(glw::GLchar* expected_value) in testProgramPipelineInfoLog()
Dgl4cDirectStateAccessSamplersTests.cpp254 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()
Dgl4cPipelineStatisticsQueryTests.cpp1245 glw::GLuint64 expected_value = 0; in verifyResultValues() local
2462 const glw::GLuint64 expected_value = 0; in executeTest() local
2892 const glw::GLuint64 expected_value = 0; in executeTest() local
3666 static const glw::GLuint64 expected_value = 1; in executeTest() local
3804 static const glw::GLuint64 expected_value = 1; /* as per test spec */ in executeTest() local
4216 static const glw::GLuint64 expected_value = 1; /* as per test spec */ in executeTest() local
4326 static const glw::GLuint64 expected_value = 1; /* as per test spec */ in executeTest() local
Dgl4cShaderImageLoadStoreTests.cpp1408 bool Write(GLenum internalformat, const T& write_value, const T& expected_value) in Write()
1597 bool Read(GLenum internalformat, const T& value, const T& expected_value) in Read()
1655 std::string GenFS(GLenum internalformat, const T& expected_value) in GenFS()
1781 bool Write(GLenum internalformat, const T& write_value, const T& expected_value) in Write()
2008 bool Read(GLenum internalformat, const T& value, const T& expected_value) in Read()
2096 std::string GenVS(GLenum internalformat, const T& expected_value) in GenVS()
2110 std::string GenTCS(GLenum internalformat, const T& expected_value) in GenTCS()
2126 std::string GenTES(GLenum internalformat, const T& expected_value) in GenTES()
2140 std::string GenGS(GLenum internalformat, const T& expected_value) in GenGS()
2263 bool Read(GLenum internalformat, const T& value, const T& expected_value) in Read()
[all …]
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cShaderImageLoadStoreTests.cpp206 …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/
DesextcTextureCubeMapArrayColorDepthAttachments.cpp1075 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
DesextcTextureCubeMapArrayGetterCalls.cpp468 …TextureCubeMapArrayGetterCalls::verifyGetTexParameter(glw::GLenum pname, glw::GLint expected_value) in verifyGetTexParameter()
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_buffer/
DesextcTextureBufferAtomicFunctions.cpp197 …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/
Dconstants_test.cpp36 T expected_value; member
/third_party/spirv-tools/test/opt/
Dconstants_test.cpp36 T expected_value; member
/third_party/skia/third_party/externals/spirv-tools/test/opt/
Dconstants_test.cpp36 T expected_value; member
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
Dhex_float_test.cpp1105 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/
Dhex_float_test.cpp1105 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/
DesextcTessellationShaderTCTE.cpp930 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
DesextcTessellationShaderProperties.cpp84 glw::GLint expected_value = property_value_data[n_property * 3 + 2]; in iterate() local
/third_party/glslang/gtests/
DHexFloat.cpp1007 HexFloat<FloatProxy<T>> expected_value; member
1029 T expected_value) { in BadFloatParseCase()
1037 T expected_value) { in GoodFloatParseCase()
1124 T expected_value; member
/third_party/flutter/skia/third_party/externals/spirv-tools/test/
Dhex_float_test.cpp1010 HexFloat<FloatProxy<T>> expected_value; member
1032 T expected_value) { in BadFloatParseCase()
1040 T expected_value) { in GoodFloatParseCase()
1127 T expected_value; member
/third_party/spirv-tools/test/
Dhex_float_test.cpp1105 HexFloat<FloatProxy<T>> expected_value; member
1127 T expected_value) { in BadFloatParseCase()
1135 T expected_value) { in GoodFloatParseCase()
1222 T expected_value; member
/third_party/rust/crates/tracing/tracing-opentelemetry/tests/
Dmetrics_publishing.rs201 expected_value: Number, field
/third_party/libffi/include/
Dffi_common.h144 #define __builtin_expect(x, expected_value) (x) argument

123