Home
last modified time | relevance | path

Searched refs:resultJSHandle11 (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/base/tests/
H A Dnumber_helper_test.cpp209 JSHandle<EcmaString> resultJSHandle11 = NumberHelper::DoubleToEcmaString(thread, d11); in HWTEST_F_L0() local
210 EXPECT_EQ(EcmaStringAccessor::Compare(instance, resultJSHandle11, resultStr11), 0); in HWTEST_F_L0()

Completed in 2 milliseconds