| /third_party/vk-gl-cts/modules/glshared/ |
| H A D | glsStateQueryUtil.cpp | 981 void verifyBoolean (tcu::ResultCollector& result, QueriedState& state, bool expected) in verifyBoolean() argument 1038 void verifyInteger (tcu::ResultCollector& result, QueriedState& state, int expected) in verifyInteger() argument 1228 verifyFloat(tcu::ResultCollector& result, QueriedState& state, float expected) verifyFloat() argument 1430 verifyIntegerVec3(tcu::ResultCollector& result, QueriedState& state, const tcu::IVec3& expected) verifyIntegerVec3() argument 1453 verifyIntegerVec4(tcu::ResultCollector& result, QueriedState& state, const tcu::IVec4& expected) verifyIntegerVec4() argument 1477 verifyUnsignedIntegerVec4(tcu::ResultCollector& result, QueriedState& state, const tcu::UVec4& expected) verifyUnsignedIntegerVec4() argument 1501 verifyBooleanVec4(tcu::ResultCollector& result, QueriedState& state, const tcu::BVec4& expected) verifyBooleanVec4() argument 1626 verifyFloatVec4(tcu::ResultCollector& result, QueriedState& state, const tcu::Vec4& expected) verifyFloatVec4() argument 1716 verifyPointer(tcu::ResultCollector& result, QueriedState& state, const void* expected) verifyPointer() argument 1742 verifyNormalizedI32Vec4(tcu::ResultCollector& result, QueriedState& state, const tcu::IVec4& expected) verifyNormalizedI32Vec4() argument 1946 verifyStatePointer(tcu::ResultCollector& result, glu::CallLogWrapper& gl, glw::GLenum target, const void* expected, QueryType type) verifyStatePointer() argument 1956 verifyStateIndexedBoolean(tcu::ResultCollector& result, glu::CallLogWrapper& gl, glw::GLenum target, int index, bool expected, QueryType type) verifyStateIndexedBoolean() argument 1966 verifyStateIndexedBooleanVec4(tcu::ResultCollector& result, glu::CallLogWrapper& gl, glw::GLenum target, int index, const tcu::BVec4& expected, QueryType type) verifyStateIndexedBooleanVec4() argument 1976 verifyStateIndexedInteger(tcu::ResultCollector& result, glu::CallLogWrapper& gl, glw::GLenum target, int index, int expected, QueryType type) verifyStateIndexedInteger() argument 1996 verifyStateAttributeInteger(tcu::ResultCollector& result, glu::CallLogWrapper& gl, glw::GLenum target, int index, int expected, QueryType type) verifyStateAttributeInteger() argument 2006 verifyStateFramebufferInteger(tcu::ResultCollector& result, glu::CallLogWrapper& gl, glw::GLenum target, glw::GLenum pname, int expected, QueryType type) verifyStateFramebufferInteger() argument 2026 verifyStateProgramInteger(tcu::ResultCollector& result, glu::CallLogWrapper& gl, glw::GLuint program, glw::GLenum pname, int expected, QueryType type) verifyStateProgramInteger() argument 2036 verifyStateProgramIntegerVec3(tcu::ResultCollector& result, glu::CallLogWrapper& gl, glw::GLuint program, glw::GLenum pname, const tcu::IVec3& expected, QueryType type) verifyStateProgramIntegerVec3() argument 2046 verifyStatePipelineInteger(tcu::ResultCollector& result, glu::CallLogWrapper& gl, glw::GLuint pipeline, glw::GLenum pname, int expected, QueryType type) verifyStatePipelineInteger() argument 2056 verifyStateTextureParamInteger(tcu::ResultCollector& result, glu::CallLogWrapper& gl, glw::GLenum target, glw::GLenum pname, int expected, QueryType type) verifyStateTextureParamInteger() argument 2066 verifyStateTextureParamFloat(tcu::ResultCollector& result, glu::CallLogWrapper& gl, glw::GLenum target, glw::GLenum pname, float expected, QueryType type) verifyStateTextureParamFloat() argument 2076 verifyStateTextureParamFloatVec4(tcu::ResultCollector& result, glu::CallLogWrapper& gl, glw::GLenum target, glw::GLenum pname, const tcu::Vec4& expected, QueryType type) verifyStateTextureParamFloatVec4() argument 2086 verifyStateTextureParamNormalizedI32Vec4(tcu::ResultCollector& result, glu::CallLogWrapper& gl, glw::GLenum target, glw::GLenum pname, const tcu::IVec4& expected, QueryType type) verifyStateTextureParamNormalizedI32Vec4() argument 2096 verifyStateTextureParamIntegerVec4(tcu::ResultCollector& result, glu::CallLogWrapper& gl, glw::GLenum target, glw::GLenum pname, const tcu::IVec4& expected, QueryType type) verifyStateTextureParamIntegerVec4() argument 2106 verifyStateTextureParamUnsignedIntegerVec4(tcu::ResultCollector& result, glu::CallLogWrapper& gl, glw::GLenum target, glw::GLenum pname, const tcu::UVec4& expected, QueryType type) verifyStateTextureParamUnsignedIntegerVec4() argument 2116 verifyStateTextureLevelInteger(tcu::ResultCollector& result, glu::CallLogWrapper& gl, glw::GLenum target, int level, glw::GLenum pname, int expected, QueryType type) verifyStateTextureLevelInteger() argument 2126 verifyStateObjectBoolean(tcu::ResultCollector& result, glu::CallLogWrapper& gl, glw::GLuint handle, bool expected, QueryType type) verifyStateObjectBoolean() argument 2136 verifyStateQueryInteger(tcu::ResultCollector& result, glu::CallLogWrapper& gl, glw::GLenum target, glw::GLenum pname, int expected, QueryType type) verifyStateQueryInteger() argument 2146 verifyStateSamplerParamInteger(tcu::ResultCollector& result, glu::CallLogWrapper& gl, glw::GLuint sampler, glw::GLenum pname, int expected, QueryType type) verifyStateSamplerParamInteger() argument 2156 verifyStateSamplerParamFloat(tcu::ResultCollector& result, glu::CallLogWrapper& gl, glw::GLuint sampler, glw::GLenum pname, float expected, QueryType type) verifyStateSamplerParamFloat() argument 2166 verifyStateSamplerParamFloatVec4(tcu::ResultCollector& result, glu::CallLogWrapper& gl, glw::GLuint sampler, glw::GLenum pname, const tcu::Vec4& expected, QueryType type) verifyStateSamplerParamFloatVec4() argument 2176 verifyStateSamplerParamNormalizedI32Vec4(tcu::ResultCollector& result, glu::CallLogWrapper& gl, glw::GLuint sampler, glw::GLenum pname, const tcu::IVec4& expected, QueryType type) verifyStateSamplerParamNormalizedI32Vec4() argument 2186 verifyStateSamplerParamIntegerVec4(tcu::ResultCollector& result, glu::CallLogWrapper& gl, glw::GLuint sampler, glw::GLenum pname, const tcu::IVec4& expected, QueryType type) verifyStateSamplerParamIntegerVec4() argument 2196 verifyStateSamplerParamUnsignedIntegerVec4(tcu::ResultCollector& result, glu::CallLogWrapper& gl, glw::GLuint sampler, glw::GLenum pname, const tcu::UVec4& expected, QueryType type) verifyStateSamplerParamUnsignedIntegerVec4() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| H A D | vktPipelineMultisampleShaderFragmentMaskTests.cpp | 1344 const tcu::ConstPixelBufferAccess expected = getSingleSampledAccess(expectedResult, params, sampleNdx, layerNdx); in test() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
| H A D | vktSpvAsmTypeTests.cpp | 107 const deInt32* expected = reinterpret_cast<const deInt32*>(expectedBytes.data()); in verifyComputeSwitchResult() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/ |
| H A D | vktSynchronizationOperationMultiQueueTests.cpp | 548 const Data expected = writeOp->getData(); in iterate() local 728 const Data expected = m_ops.front()->getData(); in iterate() local 821 const Data expected = writeOp->getData(); iterate() local [all...] |
| /third_party/vk-gl-cts/modules/egl/ |
| H A D | teglWideColorTests.cpp | 856 deUint32 expected; in expectedUint10() local 876 deUint32 expected; in expectedAlpha2() local 901 deUint8 expected; expectedUint8() local 940 deUint8 expected; expectedAlpha8() local 991 const float expected[4] = testPixels() local 1044 deUint32 expected[4]; testPixels() local 1094 deUint8 expected[4]; testPixels() local [all...] |
| /third_party/vk-gl-cts/modules/gles2/functional/ |
| H A D | es2fShaderStateQueryTests.cpp | 73 bool checkIntEquals (tcu::TestContext& testCtx, GLint got, GLint expected) in checkIntEquals() argument 87 void checkPointerEquals (tcu::TestContext& testCtx, const void* got, const void* expected) in checkPointerEquals() argument 2186 const RequiredFormat expected = getRequiredFormat(); test() local [all...] |
| /third_party/glslang/glslang/HLSL/ |
| H A D | hlslGrammar.cpp | 69 void HlslGrammar::expected(const char* syntax) in expected() function in glslang::HlslGrammar [all...] |
| /third_party/alsa-utils/alsaloop/ |
| H A D | pcmjob.c | 441 double expected, last, wake, check, queued = -1, proc, missing = -1; in xrun_stats0() local
|
| /third_party/googletest/googlemock/test/ |
| H A D | gmock-matchers-containers_test.cc | 1519 const int expected[] = {1, 1}; in TEST() local 1526 vector<int> expected; TEST() local 1546 vector<int> expected; TEST() local 1559 ::std::list<int> expected; TEST() local 1570 IntVec expected; TEST() local 1584 IntVec expected; TEST() local 1600 std::vector<int> expected; TEST() local 1654 vector<int> expected; TEST() local 1674 vector<int> expected; TEST() local 1685 ::std::list<int> expected; TEST() local 1697 IntVec expected; TEST() local 1712 IntVec expected; TEST() local 1728 std::vector<int> expected; TEST() local 1775 vector<int> expected; TEST() local 1806 ::std::list<int> expected; TEST() local 1846 ::std::vector<int> expected; TEST() local 1861 ::std::list<int> expected; TEST() local [all...] |
| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | ccaltst.c | 1319 int32_t offset,utc, expected; testZones() local 2001 UDate t, expected; TestAmbiguousWallTime() local [all...] |
| H A D | cdattst.c | 869 const char *expected; in TestDateFormatCalendar() local 1082 static void VerifygetSymbols(UDateFormat* datfor, UDateFormatSymbolType type, int32_t idx, const char* expected) in VerifygetSymbols() argument 1117 VerifysetSymbols(UDateFormat* datfor, UDateFormatSymbolType type, int32_t idx, const char* expected) VerifysetSymbols() argument 1645 UChar expected[50]; TestOverrideNumberFormat() local [all...] |
| H A D | cucdtst.c | 276 static const UChar expected[] = { in TestUpperLower() local 1689 const char *expected; in enumCharNamesFn() local 1777 const char *expected; TestCharNames() local [all...] |
| H A D | creststn.c | 170 CONFIRM_ErrorCode(UErrorCode actual,UErrorCode expected) CONFIRM_ErrorCode() argument 278 checkStatus(int32_t line, UErrorCode expected, UErrorCode status) checkStatus() argument 495 UChar expected[] = { 'a','b','c','\\0','d','e','f' }; TestNewTypes() local 2822 UChar expected[256]; TestCLDRStyleAliases() local [all...] |
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | numrgts.cpp | 1204 void NumberFormatRegressionTest::roundingTest(DecimalFormat *df, double x, UnicodeString& expected) in roundingTest() argument 2891 int32_t expected = 123; global() local [all...] |
| H A D | dtptngts.cpp | 1289 const char * expected; // ca member [all...] |
| H A D | measfmttest.cpp | 38 const char *expected; member 3923 const char *expected[2][3] = { in Test10219FractionalPlurals() local 3976 const char *expected[] = { TestGreek() local 4184 helperTestSimplePer( const Locale &locale, UMeasureFormatWidth width, double value, const MeasureUnit &unit, const MeasureUnit &perUnit, const char *expected) helperTestSimplePer() argument 4203 helperTestSimplePer( const Locale &locale, UMeasureFormatWidth width, double value, const MeasureUnit &unit, const MeasureUnit &perUnit, const char *expected, int32_t field, int32_t expected_start, int32_t expected_end) helperTestSimplePer() argument 4259 helperTestMultiples( const Locale &locale, UMeasureFormatWidth width, const char *expected) helperTestMultiples() argument 4322 helperTestManyLocaleDurations( const char *localeID, UMeasureFormatWidth width, const Measure *measures, int32_t measureCount, const char *expected) helperTestManyLocaleDurations() argument 4434 helperTestDisplayName(const MeasureUnit *unit, const char *localeID, UMeasureFormatWidth width, const char *expected) helperTestDisplayName() argument 4687 UnicodeString expected = UNICODE_STRING_SIMPLE("2\\\\u00B0").unescape(); TestIndividualPluralFallback() local 4704 const char* expected; Test20332_PersonUnits() member 5483 verifyFormat( const char *description, const MeasureFormat &fmt, const Measure *measures, int32_t measureCount, const char *expected) verifyFormat() argument 5498 verifyFormatWithPrefix( const char *description, const MeasureFormat &fmt, const UnicodeString &prefix, const Measure *measures, int32_t measureCount, const char *expected) verifyFormatWithPrefix() argument [all...] |
| H A D | dtfmrgts.cpp | 150 UnicodeString expected[] = { in Test4052408() local 1132 UDate expected = DATES[i]; Test4182066() local [all...] |
| H A D | caltest.cpp | 984 int32_t expected = ((hr * 60 + mn) * 60 + sc) * 1000; in test4064654() local 1420 int32_t expected in TestFields060() local 3534 const CalFields expected; global() member [all...] |
| H A D | tmsgfmt.cpp | 647 UnicodeString expected = UNICODE_STRING_SIMPLE("abc_3#3{3'_def_sel}ect'_xyz"); in testApostropheInPluralAndSelect() local 654 internalFormat(MessageFormat* msgFmt , Formattable* args , int32_t numOfArgs , UnicodeString expected, const char* errMsg) internalFormat() argument 1502 UnicodeString expected = TestUnlimitedArgsAndSubformats() local 2008 const char16_t* expected; TestMessageFormatNumberSkeleton() member 2035 doTheRealDateTimeSkeletonTesting(UDate testDate, const char16_t* messagePattern, const char* localeName, const char16_t* expected, IcuTestErrorCode& status) doTheRealDateTimeSkeletonTesting() argument [all...] |
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/ |
| H A D | TransliteratorTest.java | 3905 assertTransform(String message, String expected, StringTransform t, String source) assertTransform() argument 3910 assertTransform(String message, String expected, StringTransform t, StringTransform back, String source, String source2) assertTransform() argument [all...] |
| /third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/ |
| H A D | TransliteratorTest.java | 3905 assertTransform(String message, String expected, StringTransform t, String source) assertTransform() argument 3910 assertTransform(String message, String expected, StringTransform t, StringTransform back, String source, String source2) assertTransform() argument [all...] |
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/ |
| H A D | UnicodeSetTest.java | 2552 checkCountIn(UnicodeSetSpanner m, CountMethod countMethod, SpanCondition spanCondition, String target, int expected) checkCountIn() argument 2881 assertNext(UnicodeSetIterator iter, String expected) assertNext() argument [all...] |
| /third_party/node/deps/v8/src/wasm/ |
| H A D | module-instantiate.cc | 900 EvaluateInitExpression(Zone* zone, ConstantExpression expr, ValueType expected, Isolate* isolate, Handle<WasmInstanceObject> instance, ErrorThrower* thrower) EvaluateInitExpression() argument [all...] |
| /third_party/ntfs-3g/ntfsprogs/ |
| H A D | playlog.c | 2630 const char *expected; in redo_update_root_index() local 2662 const char *expected; in redo_update_root_vcn() local 3767 const char *expected; in undo_update_root_index() local 916 change_resident_expect(ntfs_volume *vol, const struct ACTION_RECORD *action, char *buffer, const char *data, const char *expected, u32 target, u32 length, ATTR_TYPES type) change_resident_expect() argument 3794 const char *expected; undo_update_root_vcn() local [all...] |
| /third_party/nghttp2/src/ |
| H A D | shrpx_downstream.cc | 817 auto expected = in check_upgrade_fulfilled_http1() local
|