Home
last modified time | relevance | path

Searched refs:meths (Results 1 – 2 of 2) sorted by relevance

/art/tools/
Dbisect_profile.py87 def dump_files(meths, args, output): argument
88 for m in meths:
124 def run_test(meths, args): argument
126 dump_files(meths, args, output)
128 len(meths), 1 + math.floor(math.log2(len(meths)))))
Dpylibdexfile.py145 meths = []
150 meths.append(Method(info[0]))
155 return meths