Searched defs:TestUnaryOp (Results 1 – 1 of 1) sorted by relevance
737 void TestUnaryOp(const std::string &mnemonic, T v, R r, std::function<void(BytecodeEmitter *)> emit) in TestUnaryOp() function765 TEST_F(InterpreterTest, TestUnaryOp) in TEST_F() argument