Home
last modified time | relevance | path

Searched refs:readCalcLength (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text/
H A Dspan_string_test_ng.cpp1741 NG::CalcLength readCalcLength = TLVUtil::ReadCalcLength(buffer, cursor); variable
1742 EXPECT_TRUE(writeCalcLength == readCalcLength);
1745 readCalcLength = TLVUtil::ReadCalcLength(buffer, cursor);
1746 EXPECT_FALSE(writeCalcLength == readCalcLength);