Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/tests/
H A Dnumber_helper_test.cpp221 JSHandle<EcmaString> resultJSHandle13 = NumberHelper::DoubleToEcmaString(thread, d13); in HWTEST_F_L0() local
222 EXPECT_EQ(EcmaStringAccessor::Compare(instance, resultJSHandle13, resultStr13), 0); in HWTEST_F_L0()

Completed in 2 milliseconds