Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Djs_serializer_test.cpp1882 bool success10 = serializer->SerializeJSTaggedValue(JSHandle<JSTaggedValue>::Cast(bigInt10)); in HWTEST_F_L0() local
1896 EXPECT_TRUE(success10); in HWTEST_F_L0()