Home
last modified time | relevance | path

Searched defs:expectLength (Results 1 - 7 of 7) sorted by relevance

/foundation/ai/neural_network_runtime/test/unittest/components/v2_0/executor/
H A Dexecutor_test.cpp324 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 Dexecutor_test.cpp324 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 Djs_component_test.cpp207 uint32_t expectLength = 0; in AssertArrayContain() local
/foundation/arkui/napi/test/unittest/cj_native/
H A Dtest_ark_interop.cpp214 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 Dcnormtst.c773 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 Dccapitst.c2743 int32_t utf8Length, expectLength; in testFromBadUTF8() local
/third_party/icu/icu4c/source/test/intltest/
H A Dtstnorm.cpp631 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