Home
last modified time | relevance | path

Searched defs:expected (Results 651 - 675 of 1019) sorted by relevance

1...<<21222324252627282930>>...41

/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dcharconv_test.cc690 Float expected = expected_generator(index); in TestOverflowAndUnderflow() local
703 Float expected = expected_generator(index); in TestOverflowAndUnderflow() local
/third_party/spirv-tools/test/
H A Dext_inst.cldebug100_test.cpp613 const std::string expected = prefix + "FlagIsProtected|FlagIsPrivate\n"; in TEST_F() local
H A Dhex_float_test.cpp1398 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 Des3fFboStateQueryTests.cpp120 void checkIntEquals (tcu::TestContext& testCtx, GLint got, GLint expected) in checkIntEquals() argument
H A Des3fIndexedStateQueryTests.cpp47 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 DvktSynchronizationOperationSingleQueueTests.cpp138 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 Deap_server_mschapv2.c288 u8 expected[24]; in eap_mschapv2_process_response() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
H A Deap_server_mschapv2.c288 u8 expected[24]; in eap_mschapv2_process_response() local
/third_party/ffmpeg/libavcodec/
H A Dcfhd.c774 int expected; in cfhd_decode() local
/third_party/glslang/gtests/
H A DTestFixture.h142 void checkEqAndUpdateIfRequested(const std::string& expected, in checkEqAndUpdateIfRequested() argument
[all...]
/third_party/googletest/googlemock/test/
H A Dgmock-matchers-arithmetic_test.cc694 StringMatchResultListener expected; in TEST() local
708 StringMatchResultListener expected; in TEST() local
/third_party/icu/icu4c/source/test/intltest/
H A Dunits_test.cpp458 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 Ducharstrietest.cpp694 static const StringAndValue expected[]={ in TestTruncatingIteratorFromLinearMatchShort() local
723 static const StringAndValue expected[]={ in TestTruncatingIteratorFromLinearMatchLong() local
[all...]
H A Dtransapi.cpp436 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 Duts46test.cpp133 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 Ditspoof.cpp388 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 Dcnmdptst.c575 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 Dcdateintervalformattest.c302 const ExpectPosAndFormat * expected; member
H A Dcustrtrn.c219 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 Didnatest.c74 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 DUCharacterCaseTest.java776 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 DNumberRegressionTests.java715 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 DLanguageTestFmwk.java158 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 DUCharacterCaseTest.java839 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 DNumberFormatterApiTest.java2323 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...]

Completed in 37 milliseconds

1...<<21222324252627282930>>...41