Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/tests/
Dinterpreter_test.cpp737 void TestUnaryOp(const std::string &mnemonic, T v, R r, std::function<void(BytecodeEmitter *)> emit) in TestUnaryOp() function
765 TEST_F(InterpreterTest, TestUnaryOp) in TEST_F() argument