Home
last modified time | relevance | path

Searched defs:status2 (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/tests/
Dpgo_profiler_test_one.cpp414 auto status2 = future2.wait_for(std::chrono::seconds(2)); in HWTEST_F_L0() local
455 auto status2 = future2.wait_for(std::chrono::seconds(2)); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_proxy_test.cpp378 bool status2 = JSHandle<JSObject>::Cast(targetHandle)->IsExtensible(); in HWTEST_F_L0() local
415 bool status2 = JSHandle<JSObject>::Cast(targetHandle)->IsExtensible(); in HWTEST_F_L0() local
/arkcompiler/runtime_core/compiler/tests/
Dcompiler_basicblock_test.cpp324 bool status2 = false; variable