Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/bytecode_optimizer/tests/benchmark/
Dcompare.py50 old_res, new_res = json.load(old_fp), json.load(new_fp) variable
/arkcompiler/runtime_core/static_core/bytecode_optimizer/tests/benchmark/
Dcompare.py51 old_res, new_res = json.load(old_fp), json.load(new_fp) variable