Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/tests/
Dinterpreter_test_switch.cpp30 class InterpreterTestSwitch : public testing::Test { class
32 InterpreterTestSwitch() in InterpreterTestSwitch() function in ark::interpreter::test::InterpreterTestSwitch
100 TEST_F(InterpreterTestSwitch, SwitchToDebug) in TEST_F() argument