Home
last modified time | relevance | path

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

/external/v8/test/unittests/compiler/
Dvalue-numbering-reducer-unittest.cc17 struct TestOperator : public Operator { struct
18 TestOperator(Operator::Opcode opcode, Operator::Properties properties, in TestOperator() argument
Dgraph-reducer-unittest.cc27 struct TestOperator : public Operator { struct
28 TestOperator(Operator::Opcode opcode, Operator::Properties properties, in TestOperator() function
/external/v8/test/unittests/runtime/
Druntime-interpreter-unittest.cc47 bool RuntimeInterpreterTest::TestOperator(RuntimeMethod method, int32_t lhs, in TestOperator() function in v8::internal::interpreter::RuntimeInterpreterTest
55 bool RuntimeInterpreterTest::TestOperator(RuntimeMethod method, double lhs, in TestOperator() function in v8::internal::interpreter::RuntimeInterpreterTest
65 bool RuntimeInterpreterTest::TestOperator(RuntimeMethod method, const char* lhs, in TestOperator() function in v8::internal::interpreter::RuntimeInterpreterTest