Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/proxies/mem/proxy_reference_storage_1/
H A Dtest_proxy_reference_storage_1.cpp126 TEST_F(SharedReferenceStorage1GTest, test_2) in TEST_F()
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/proxies/mem/items_pool/
H A Dtest_items_pool.cpp96 TEST_F(ItemsPoolGTest, test_2) in TEST_F()
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
H A Dbuiltins_math_test.cpp1363 JSHandle<EcmaString> test_2 = thread_->GetEcmaVM()->GetFactory()->NewFromASCII(""); in HWTEST_F_L0() local
1368 ecmaRuntimeCallInfo->SetCallArg(1, test_2.GetTaggedValue()); in HWTEST_F_L0()
1381 JSHandle<EcmaString> test_2 = thread_->GetEcmaVM()->GetFactory()->NewFromASCII("0.72"); in HWTEST_F_L0() local
1386 ecmaRuntimeCallInfo->SetCallArg(1, test_2.GetTaggedValue()); in HWTEST_F_L0()

Completed in 9 milliseconds