Searched defs:setup (Results 1 – 7 of 7) sorted by relevance
| /arkcompiler/runtime_core/tests/checked/ | ||
| D | checker_tests.rb | 18 def setup; end method in CheckerTest |
| /arkcompiler/runtime_core/irtoc/lang/ | ||
| D | instructions_data.rb | 22 def self.setup(filename) singletonMethod in InstructionsData |
| D | isa.rb | 35 def self.setup(isa_filename, isapi_filename) singletonMethod in ISA |
| D | instruction.rb | 170 def self.setup singletonMethod in IRInstruction |
| D | output.rb | 23 def self.setup(file = nil) singletonMethod in Output |
| D | function.rb | 276 def self.setup singletonMethod in Function |
| /arkcompiler/runtime_core/irtoc/lang/tests/ | ||
| D | regmask_test.rb | 27 def setup method in RegMaskTest |