| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
| H A D | charconv_test.cc | 690 Float expected = expected_generator(index); in TestOverflowAndUnderflow() local 703 Float expected = expected_generator(index); in TestOverflowAndUnderflow() local
|
| /third_party/spirv-tools/test/ |
| H A D | ext_inst.cldebug100_test.cpp | 613 const std::string expected = prefix + "FlagIsProtected|FlagIsPrivate\n"; in TEST_F() local
|
| H A D | hex_float_test.cpp | 1398 const auto expected = GetParam().expected_value.value(); in TEST_P() local 1400 << "got: " << got << " expected: " << expected; in TEST_P() local
|
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fFboStateQueryTests.cpp | 120 void checkIntEquals (tcu::TestContext& testCtx, GLint got, GLint expected) in checkIntEquals() argument
|
| H A D | es3fIndexedStateQueryTests.cpp | 47 void checkIntEquals (tcu::TestContext& testCtx, GLint got, GLint expected) in checkIntEquals() argument 59 void checkIntEquals (tcu::TestContext& testCtx, GLint64 got, GLint64 expected) in checkIntEquals() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/ |
| H A D | vktSynchronizationOperationSingleQueueTests.cpp | 138 const Data expected = m_writeOp->getData(); in iterate() local 221 const Data expected = m_writeOp->getData(); in iterate() local 338 const Data expected = m_writeOp->getData(); iterate() local 490 const Data expected = m_ops.front()->getData(); iterate() local 578 const Data expected = m_writeOp->getData(); iterate() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/ |
| H A D | eap_server_mschapv2.c | 288 u8 expected[24]; in eap_mschapv2_process_response() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/ |
| H A D | eap_server_mschapv2.c | 288 u8 expected[24]; in eap_mschapv2_process_response() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | cfhd.c | 774 int expected; in cfhd_decode() local
|
| /third_party/glslang/gtests/ |
| H A D | TestFixture.h | 142 void checkEqAndUpdateIfRequested(const std::string& expected, in checkEqAndUpdateIfRequested() argument [all...] |
| /third_party/googletest/googlemock/test/ |
| H A D | gmock-matchers-arithmetic_test.cc | 694 StringMatchResultListener expected; in TEST() local 708 StringMatchResultListener expected; in TEST() local
|
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | units_test.cpp | 458 double expected = unum_parseDouble(nf, uExpected.getBuffer(), uExpected.length(), 0, status); in unitsTestDataLineFn() local 557 Measure expected[2]; in testComplexUnitsConverter() member 715 Measure expected[3]; in testComplexUnitsConverterSorting() member 866 checkOutput(UnitsTest *unitsTest, const char *msg, ExpectedOutput expected, const MaybeStackVector<Measure> &actual, double precision) checkOutput() argument 920 ExpectedOutput expected; unitPreferencesTestDataLineFn() local [all...] |
| H A D | ucharstrietest.cpp | 694 static const StringAndValue expected[]={ in TestTruncatingIteratorFromLinearMatchShort() local 723 static const StringAndValue expected[]={ in TestTruncatingIteratorFromLinearMatchLong() local [all...] |
| H A D | transapi.cpp | 436 UnicodeString expected=UnicodeString("Transliterate this-'\\u0061\\u0062\\u0063'", ""); in TestSimpleKeyboardTransliterator() local 883 void TransliteratorAPITest::displayOutput(const UnicodeString& got, const UnicodeString& expected, UnicodeString& log, UTransPosition& index){ in displayOutput() argument 908 void TransliteratorAPITest::doTest(const UnicodeString& message, const UnicodeString& result, const UnicodeString& expected){ in doTest() argument [all...] |
| H A D | uts46test.cpp | 133 UnicodeString expected=UNICODE_STRING_SIMPLE("www.example.com"); in TestAPI() local 1043 checkIdnaTestResult(const char *line, const char *type, const UnicodeString &expected, const UnicodeString &result, const char *status, const IDNAInfo &info) checkIdnaTestResult() argument [all...] |
| H A D | itspoof.cpp | 388 UnicodeString expected; in testConfData() local 773 int32_t expected in testCombiningDot() local 222 checkSkeleton(const USpoofChecker *sc, uint32_t type, const char *input, const char *expected, int32_t lineNum) checkSkeleton() argument [all...] |
| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | cnmdptst.c | 575 static void roundingTest(UNumberFormat* nf, double x, int32_t maxFractionDigits, const char* expected) in roundingTest() argument 1016 roundingTest2(UNumberFormat* nf, double x, int32_t roundingMode, const char* expected) roundingTest2() argument [all...] |
| H A D | cdateintervalformattest.c | 302 const ExpectPosAndFormat * expected; member
|
| H A D | custrtrn.c | 219 static const UChar32 expected[] = { 0x5a, 0x50000, 0x7a, 0 }; in Test_strToUTF32_surrogates() local 399 static const UChar expected[] = { 0x5a, 0xd900, 0xdc00, 0x7a, 0 }; Test_strFromUTF32_surrogates() local 1524 static const uint8_t expected[]={ Test_strToJavaModifiedUTF8() local 1704 static const UChar expected[]={ Test_strFromJavaModifiedUTF8() local [all...] |
| H A D | idnatest.c | 74 testAPI(const UChar* src, const UChar* expected, const char* testName, in testAPI() argument 461 UChar expected[MAX_DEST_SIZE]; TestIDNToUnicode() local 490 UChar expected[MAX_DEST_SIZE]; TestIDNToASCII() local [all...] |
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/lang/ |
| H A D | UCharacterCaseTest.java | 776 assertGreekUpper(String s, String expected) assertGreekUpper() argument 834 srcIndexFromDest( EditChange expected[], int srcLength, int destLength, int index) srcIndexFromDest() argument 861 destIndexFromSrc( EditChange expected[], int srcLength, int destLength, int index) destIndexFromSrc() argument 902 checkEditsIter( String name, Edits.Iterator ei1, Edits.Iterator ei2, EditChange[] expected, boolean withUnchanged) checkEditsIter() argument [all...] |
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
| H A D | NumberRegressionTests.java | 715 void roundingTest(DecimalFormat df, double x, String expected) in roundingTest() argument [all...] |
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/duration/ |
| H A D | LanguageTestFmwk.java | 158 protected void xAssertEquals(String msg, String[] expected, int n, in xAssertEquals() argument 227 private void xAssertEquals(String[] expected, int n, String actual) { in xAssertEquals() argument
|
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/ |
| H A D | UCharacterCaseTest.java | 839 assertGreekUpper(String s, String expected) assertGreekUpper() argument 917 srcIndexFromDest( EditChange expected[], int srcLength, int destLength, int index) srcIndexFromDest() argument 944 destIndexFromSrc( EditChange expected[], int srcLength, int destLength, int index) destIndexFromSrc() argument 985 checkEditsIter( String name, Edits.Iterator ei1, Edits.Iterator ei2, EditChange[] expected, boolean withUnchanged) checkEditsIter() argument [all...] |
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/number/ |
| H A D | NumberFormatterApiTest.java | 2323 public final String expected; field in NumberFormatterApiTest.UnitInflectionTestCase 4082 void check(String name, String expected, Precision precision); in check() argument 2325 UnitInflectionTestCase(String unitIdentifier, String locale, String unitDisplayCase, double value, String expected) UnitInflectionTestCase() argument 5998 assertFormatDescending( String message, String skeleton, String conciseSkeleton, UnlocalizedNumberFormatter f, ULocale locale, String... expected) assertFormatDescending() argument 6009 assertFormatDescendingBig( String message, String skeleton, String conciseSkeleton, UnlocalizedNumberFormatter f, ULocale locale, String... expected) assertFormatDescendingBig() argument 6020 assertFormatDescending( String message, String skeleton, String conciseSkeleton, UnlocalizedNumberFormatter f, ULocale locale, double[] inputs, String... expected) assertFormatDescending() argument 6070 assertFormatSingle( String message, String skeleton, String conciseSkeleton, UnlocalizedNumberFormatter f, ULocale locale, Number input, String expected) assertFormatSingle() argument 6112 assertFormatSingleMeasure( String message, String skeleton, String conciseSkeleton, UnlocalizedNumberFormatter f, ULocale locale, Measure input, String expected) assertFormatSingleMeasure() argument [all...] |