Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/tests/interpreter/
Dtest_runtime_interface.h389 static void SetClassCastExceptionData(ClassCastExceptionData data) in SetClassCastExceptionData() function
/arkcompiler/runtime_core/static_core/runtime/tests/
Dinterpreter_test.cpp2171 RuntimeInterface::SetClassCastExceptionData({true, dstClass, objectClass}); in TEST_F()
2180 RuntimeInterface::SetClassCastExceptionData({false, nullptr, nullptr}); in TEST_F()