HomeSort by relevance Sort by last modified time
    Searched refs:swipe_count (Results 1 - 2 of 2) sorted by null

  /external/lisa/tests/benchmarks/
android_gmaps.py 24 def __init__(self, governor, location_search, swipe_count):
27 self.swipe_count = swipe_count
41 'swipe_count' : self.swipe_count,
97 swipe_count = 5; variable
119 GMapsTest(governor, location, swipe_count)
  /external/lisa/libs/utils/android/workloads/
gmaps.py 46 def run(self, out_dir, location_search, swipe_count=5, collect=''):
56 :param swipe_count: Number of sets of (left, right, up, down) swipes to do
57 :type swipe_count: int
97 for i in range(swipe_count):

Completed in 134 milliseconds