Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/jit/
H A Djit_task.h31 FAIL,
141 state_ = CompileState::FAIL; in SetCompileFailed()
/arkcompiler/runtime_core/static_core/compiler/tests/
H A Dlinear_order_test.cpp227 FAIL() << "Unexpected initial order"; in TEST_F()
235 FAIL() << "Unexpected order, threshold was exceeded"; in TEST_F()
241 FAIL() << "Unexpected order, another branch threshold was exceeded"; in TEST_F()
/arkcompiler/runtime_core/static_core/scripts/
H A Dcompiler_bisect.py53 FAIL = '\033[91m' variable in Colors
99 print(Colors.FAIL, end='')
/arkcompiler/toolchain/websocket/server/
H A Dwebsocket_server.cpp208 CloseConnectionSocket(ConnectionCloseReason::FAIL); in AcceptNewConnection()
356 CloseConnectionSocket(ConnectionCloseReason::FAIL); in ConnectUnixWebSocketBySocketpair()
/arkcompiler/toolchain/websocket/
H A Dwebsocket_base.h106 FAIL, member in OHOS::ArkCompiler::Toolchain::WebSocketBase::ConnectionCloseReason
H A Dwebsocket_base.cpp183 if (status == ConnectionCloseReason::FAIL) { in OnConnectionClose()
/arkcompiler/ets_runtime/test/jsperftest/
H A Drun_js_test.py75 FAIL = 'fail' variable in Constants
287 execute_status = Constants.FAIL
431 elif excu_status == Constants.FAIL:
624 if exec_status == Constants.PASS or exec_status == Constants.FAIL:
716 if exec_status == Constants.PASS or exec_status == Constants.FAIL:
/arkcompiler/ets_runtime/test/aotjsperftest/
H A Drun_js_test.py72 FAIL = 'fail' variable in Constants
215 execute_status = Constants.FAIL
454 elif excu_status == Constants.FAIL:
641 if exec_status == Constants.PASS or exec_status == Constants.FAIL:
699 if exec_status == Constants.PASS or exec_status == Constants.FAIL:
/arkcompiler/toolchain/websocket/client/
H A Dwebsocket_client.cpp277 CloseConnectionSocket(ConnectionCloseReason::FAIL); in CloseOnInitFailure()
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
H A Dinlining.cpp1108 EmitEvent(GetGraph(), callInst, ctx, events::InlineResult::FAIL); in TryBuildGraph() member in ark::compiler::events::InlineResult
/arkcompiler/runtime_core/static_core/runtime/tests/
H A Dg1gc_test.cpp1336 FAIL() << "Unknown region type"; in TEST_F()

Completed in 13 milliseconds