Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Djs_serializer_test.cpp1884 bool success12 = serializer->SerializeJSTaggedValue(JSHandle<JSTaggedValue>::Cast(bigInt12)); in HWTEST_F_L0() local
1898 EXPECT_TRUE(success12); in HWTEST_F_L0()