Searched defs:expectLength (Results 1 - 7 of 7) sorted by relevance
/foundation/ai/neural_network_runtime/test/unittest/components/v2_0/executor/ |
H A D | executor_test.cpp | 324 size_t expectLength = 15 * sizeof(float); in HWTEST_F() local 586 size_t expectLength = 15 * sizeof(float); in HWTEST_F() local
|
/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/executor/ |
H A D | executor_test.cpp | 324 size_t expectLength = 15 * sizeof(float); in HWTEST_F() local 586 size_t expectLength = 15 * sizeof(float); in HWTEST_F() local
|
/foundation/arkui/ace_engine/interfaces/napi/kits/component_test/ |
H A D | js_component_test.cpp | 207 uint32_t expectLength = 0; in AssertArrayContain() local
|
/foundation/arkui/napi/test/unittest/cj_native/ |
H A D | test_ark_interop.cpp | 214 constexpr int expectLength = 6; in TEST_F() local 215 EXPECT_EQ(ARKTS_GetArrayLength(env, jsKeys), expectLength); in TEST_F() local
|
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | cnormtst.c | 773 int32_t i, length, inLength, expectLength, hangulPrefixLength, preflightLength; in TestNormCoverage() local 1046 int32_t length, i, expectLength, expectIndex, prevIndex, index, inLength; _testIter() local [all...] |
H A D | ccapitst.c | 2743 int32_t utf8Length, expectLength; in testFromBadUTF8() local
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | tstnorm.cpp | 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
|
Completed in 16 milliseconds