Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/tests/
H A Dnumber_helper_test.cpp203 JSHandle<EcmaString> resultJSHandle10 = NumberHelper::DoubleToEcmaString(thread, d10); in HWTEST_F_L0() local
204 EXPECT_EQ(EcmaStringAccessor::Compare(instance, resultJSHandle10, resultStr10), 0); in HWTEST_F_L0()

Completed in 2 milliseconds