Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/tests/
Dinterpreter_test.cpp767 void TestUnaryOp(const std::string &mnemonic, T v, R r, const std::function<void(BytecodeEmitter *)… in TestUnaryOp() function
795 TEST_F(InterpreterTest, TestUnaryOp) in TEST_F() argument