Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/tests/
H A Dnumber_helper_test.cpp173 JSHandle<EcmaString> resultJSHandle5 = NumberHelper::DoubleToEcmaString(thread, d5); in HWTEST_F_L0() local
174 EXPECT_EQ(EcmaStringAccessor::Compare(instance, resultJSHandle5, resultStr5), 0); in HWTEST_F_L0()

Completed in 2 milliseconds