Searched defs:InterpreterTest (Results 1 – 1 of 1) sorted by relevance
58 class InterpreterTest : public testing::Test { class60 InterpreterTest() in InterpreterTest() function in ark::interpreter::test::InterpreterTest176 TEST_F(InterpreterTest, TestMov) in TEST_F() argument286 TEST_F(InterpreterTest, TestLoadStoreAccumulator) in TEST_F() argument360 TEST_F(InterpreterTest, TestLoadString) in TEST_F() argument423 TEST_F(InterpreterTest, LoadType) in TEST_F() argument509 TEST_F(InterpreterTest, TestFcmp) in TEST_F() argument690 TEST_F(InterpreterTest, TestConditionalJumps) in TEST_F() argument719 TEST_F(InterpreterTest, TestConditionalJump) in TEST_F() argument795 TEST_F(InterpreterTest, TestUnaryOp) in TEST_F() argument[all …]