Home
last modified time | relevance | path

Searched refs:SetNullPointerExceptionData (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/tests/interpreter/
Dtest_runtime_interface.h369 static void SetNullPointerExceptionData(NullPointerExceptionData data) in SetNullPointerExceptionData() function
/arkcompiler/runtime_core/static_core/runtime/tests/
Dinterpreter_test.cpp2517 RuntimeInterface::SetNullPointerExceptionData({true}); in TestNullReferenceException()
2525 RuntimeInterface::SetNullPointerExceptionData({false}); in TestNullReferenceException()