Home
last modified time | relevance | path

Searched defs:status1 (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/runtime_core/compiler/tests/
Dcompiler_basicblock_test.cpp323 bool status1 = false; variable
435 bool status1 = false; variable
478 bool status1 = false; variable
Dcompiler_optimizations_test.cpp78 bool status1 = false; variable
Dcompiler_graph_test.cpp646 bool status1 = false; variable
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_object_test.cpp522 bool status1 = JSObject::SetIntegrityLevel(thread, jsobject, IntegrityLevel::SEALED); in HWTEST_F_L0() local
547 bool status1 = JSObject::SetIntegrityLevel(thread, obj1, IntegrityLevel::FROZEN); in HWTEST_F_L0() local
571 bool status1 = JSObject::SetIntegrityLevel(thread, obj1, IntegrityLevel::SEALED); in HWTEST_F_L0() local
595 bool status1 = JSObject::SetIntegrityLevel(thread, obj1, IntegrityLevel::FROZEN); in HWTEST_F_L0() local
618 bool status1 = JSObject::SetIntegrityLevel(thread, jsobject, IntegrityLevel::SEALED); in HWTEST_F_L0() local
Djs_proxy_test.cpp403 bool status1 = JSProxy::IsExtensible(thread, proxyHandle); in HWTEST_F_L0() local
439 bool status1 = JSProxy::PreventExtensions(thread, proxyHandle); in HWTEST_F_L0() local