Searched defs:ignore (Results 1 – 5 of 5) sorted by relevance
/arkcompiler/runtime_core/tests/cts-generator/generator/ |
D | test_case.rb | 57 def create_single_test_case(bugids, ignore, tags) argument
|
D | command.rb | 97 …ess_case_values(file_name, current_case, index, sig_name, test_dir, template, bugids, ignore, tags) argument
|
D | test_base.rb | 42 …def write_runner_options(content, run_options, ignore, bugids, tags, description, test_panda_optio… argument
|
/arkcompiler/runtime_core/tests/cts-generator/cts-template/ |
D | test-schema.json | 169 "ignore": { object 204 "ignore": { object 258 "ignore": { object
|
/arkcompiler/ets_runtime/ecmascript/compiler/ |
D | llvm_ir_builder.h | 377 #define DECLAREHANDLEOPCODE(name, ignore) void Handle##name(GateRef gate); in OPCODES() argument
|