Home
last modified time | relevance | path

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

/llvm-project/cross-project-tests/debuginfo-tests/dexter/dex/heuristic/
H A DHeuristic.py110 def __init__(self, first_step, penalty): argument
114 def add_step(self, next_step, penalty): argument
439 def penalty(self): member in Heuristic
/llvm-project/cross-project-tests/debuginfo-tests/dexter/dex/tools/test/
H A DTool.py37 def penalty(self): member in TestCase