Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/tests/
Dinterpreter_test.cpp58 class InterpreterTest : public testing::Test { class
60 InterpreterTest() in InterpreterTest() function in ark::interpreter::test::InterpreterTest
175 TEST_F(InterpreterTest, TestMov) in TEST_F() argument
285 TEST_F(InterpreterTest, TestLoadStoreAccumulator) in TEST_F() argument
359 TEST_F(InterpreterTest, TestLoadString) in TEST_F() argument
422 TEST_F(InterpreterTest, LoadType) in TEST_F() argument
508 TEST_F(InterpreterTest, TestFcmp) in TEST_F() argument
689 TEST_F(InterpreterTest, TestConditionalJumps) in TEST_F() argument
718 TEST_F(InterpreterTest, TestConditionalJump) in TEST_F() argument
794 TEST_F(InterpreterTest, TestUnaryOp) in TEST_F() argument
[all …]