Home
last modified time | relevance | path

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

/external/lisa/tests/benchmarks/
Dandroid_gmaps.py24 def __init__(self, governor, location_search, swipe_count): argument
97 swipe_count = 5; variable
/external/lisa/libs/utils/android/workloads/
Dgmaps.py46 def run(self, out_dir, location_search, swipe_count=5, collect=''): argument