Home
last modified time | relevance | path

Searched defs:expect (Results 176 - 200 of 245) sorted by relevance

12345678910

/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H A DTextFormatTest.java1097 private void assertPrintFieldValue(String expect, Object value, String fieldName) in assertPrintFieldValue() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/scrollable/
H A Dscrollable_cover_test_ng.cpp447 auto expect = 1.0 + CAP_COEFFICIENT * (4); in HWTEST_F() local
540 auto expect = DEFAULT_THRESHOLD * threshold * signum - (final - position) * friction; in HWTEST_F() local
598 auto expect = finalPosition + (finalPosition - extent.Leading()) - (finalPosition - scrollable->currentPos_); in HWTEST_F() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/pixel_map_test/
H A Dimage_pixel_map_test.cpp224 uint32_t expect = 0xFF422008; in HWTEST_F() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_fileext_test/src/
H A Dmedialibrary_fileext_test.cpp1487 void DocumentsExtensionCheck(const shared_ptr<FileAsset> &parent, const string &title, bool expect) in DocumentsExtensionCheck() argument
1512 void SpecialCharacterExtensionCheck(const shared_ptr<FileAsset> &parent, const string &title, bool expect) argument
1463 MediaFileExtensionCheck(const shared_ptr<FileAsset> &parent, const unordered_set<string> extensions, const string &title, bool expect) MediaFileExtensionCheck() argument
/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_connection.c58 enum BleServerState expect; member
977 static int32_t DoRetryAction(enum BleServerState expect) in DoRetryAction() argument
1019 enum BleServerState expect in RetryServerStatConsistentHandler() local
[all...]
H A Dsoftbus_conn_ble_server.c99 enum GattServerState expect; member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_relational_test.cpp690 void TableModifyTest(const std::string &modifySql, TableSyncType tableSyncType, DBStatus expect) in TableModifyTest() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_relational_cloud_syncable_storage_test.cpp104 void CreateAndInitUserTable(int64_t count, int64_t photoSize, const Asset &expect) in CreateAndInitUserTable() argument
288 void InitUserDataForAssetTest(int64_t insCount, int64_t photoSize, const Asset &expect) in InitUserDataForAssetTest() argument
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dsignalndk.cpp63 int expect; in intInput() local
/test/xts/acts/kernel_lite/net_posix/src/
H A DActsNetTest.cpp2002 unsigned int expect = 4294967295; in HWTEST_F() local
2113 unsigned int expect = 4294967295; in HWTEST_F() local
/third_party/icu/icu4c/source/test/cintltst/
H A Dcnormtst.c771 UChar input[1000], expect[1000], output[1000]; in TestNormCoverage() local
979 expect[]={ TestConcatenate() local
1045 const UChar *expect, *outLimit, *in; _testIter() local
1453 UChar expect[12]; TestComposition() member
[all...]
H A Dncnvtst.c996 static UBool convertFromU( const UChar *source, int sourceLen, const uint8_t *expect, int expectLen, in convertFromU() argument
1085 static UBool convertToU( const uint8_t *source, int sourceLen, const UChar *expect, int expectLen, in convertToU() argument
1182 testConvertFromU( const UChar *source, int sourceLen, const uint8_t *expect, int expectLen, const char *codepage, UConverterFromUCallback callback , const int32_t *expectOffsets, UBool testReset) testConvertFromU() argument
1354 testConvertToU( const uint8_t *source, int sourcelen, const UChar *expect, int expectlen, const char *codepage, UConverterToUCallback callback, const int32_t *expectOffsets, UBool testReset) testConvertToU() argument
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Ddtifmtts.cpp1207 void DateIntervalFormatTest::expect(const char** data, int32_t data_length) { in expect() function in DateIntervalFormatTest
[all...]
H A Dustrtest.cpp585 static const char expect[]={ in TestExtract() local
H A Drestsnew.cpp1081 const char* expect ="tab:\t cr:\r ff:\f newline:\n backslash:\\\\ quote=\\\' doubleQuote=\\\" singlequoutes=''"; in TestNewTypes() local
H A Dtstnorm.cpp542 UnicodeString& expect = tests[i][outCol]; in staticTest() local
565 UnicodeString& expect = tests[i][outCol]; in iterateTest() local
631 TestPreviousNext(const UChar *src, int32_t srcLength, const UChar32 *expect, int32_t expectLength, const int32_t *expectIndex, int32_t srcMiddle, int32_t expectMiddle, const char *moves, UNormalizationMode mode, const char *name) TestPreviousNext() argument
727 static const UChar32 expect[]={ TestPreviousNext() local
831 UnicodeString left, right, expect, result, r; TestConcatenate() local
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/normalizer/
H A DBasicTest.java2562 public String input, expect; global() field in BasicTest.TestCompositionCase
2563 TestCompositionCase(Normalizer.Mode mode, int options, String input, String expect) TestCompositionCase() argument
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/
H A DBasicTest.java2559 public String input, expect; global() field in BasicTest.TestCompositionCase
2560 TestCompositionCase(Normalizer.Mode mode, int options, String input, String expect) TestCompositionCase() argument
[all...]
/third_party/icu/icu4c/source/test/perf/howExpensiveIs/
H A DhowExpensiveIs.cpp290 NumTest(const char *pat, const char *num, double expect, const char *FILE, int LINE) in NumTest() argument
342 AttrNumTest(const char *pat, const char *num, double expect, const char *FILE, int LINE, UNumberFormatAttribute attr, int32_t newValue) in AttrNumTest() argument
370 NOXNumTest(const char *pat, const char *num, double expect, const char *FILE, int LINE /*, UNumberFormatAttribute attr, int32_t newValue */) in NOXNumTest() argument
418 NumFmtTest(const char *pat, const char *num, double expect, const char *FILE, int LINE) in NumFmtTest() argument
541 NumFmtInt64Test(const char *pat, const char *num, int64_t expect, const char *FILE, int LINE, EMode mode) in NumFmtInt64Test() argument
633 NumFmtStringPieceTest(const char *pat, const char *num, const StringPiece& expect, const char *FILE, int LINE) NumFmtStringPieceTest() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_compiler.cpp672 d3d12_compare_varying_info(const d3d12_varying_info *expect, const d3d12_varying_info *have) in d3d12_compare_varying_info() argument
697 d3d12_compare_shader_keys(const d3d12_shader_key *expect, const d3d12_shader_key *have) in d3d12_compare_shader_keys() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DClearTest.cpp807 const GLColor &expect = clearValues[clearIndex]; in TEST_P() local
875 const GLColor &expect = clearValues[i]; in TEST_P() local
1136 GLColor expect = clearValuef; TEST_P() local
1271 GLColor expect = clearValuef; TEST_P() local
[all...]
H A DTransformFeedbackTest.cpp155 const GLfloat expect[] = { in TEST_P() local
/third_party/skia/third_party/externals/libpng/contrib/libtests/
H A Dmakepng.c1144 check_param_count(int nparams, int expect) in check_param_count() argument
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
H A Dconnection.c245 const char *expect; in need_100_continue() local
/third_party/skia/tests/
H A DGrClipStackTest.cpp171 ElementsBuilder expect() { return ElementsBuilder(this, &fExpectedElements); } in expect() function in __anon19011::TestCaseBuilder
[all...]

Completed in 74 milliseconds

12345678910