Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/tests/
Dinterpreter_test.cpp54 class InterpreterTest : public testing::Test { class
56 InterpreterTest() in InterpreterTest() function in panda::interpreter::test::InterpreterTest
169 TEST_F(InterpreterTest, TestMov) in TEST_F() argument
279 TEST_F(InterpreterTest, TestLoadStoreAccumulator) in TEST_F() argument
353 TEST_F(InterpreterTest, TestLoadString) in TEST_F() argument
416 TEST_F(InterpreterTest, LoadType) in TEST_F() argument
502 TEST_F(InterpreterTest, TestFcmp) in TEST_F() argument
663 TEST_F(InterpreterTest, TestConditionalJumps) in TEST_F() argument
765 TEST_F(InterpreterTest, TestUnaryOp) in TEST_F() argument
782 TEST_F(InterpreterTest, TestInci) in TEST_F() argument
[all …]