HomeSort by relevance Sort by last modified time
    Searched full:should_scroll (Results 1 - 4 of 4) sorted by null

  /external/autotest/client/site_tests/power_LoadTest/extension/
ct.js 5 request = {action: "should_scroll"}
8 if (response.should_scroll) {
params.js 17 var should_scroll = true; variable
test.js 25 if (request.action == "should_scroll" && cycle.focus) {
26 sendResponse({"should_scroll": should_scroll,
  /external/autotest/client/site_tests/power_LoadTest/
power_LoadTest.py 21 'should_scroll': '_should_scroll',
40 should_scroll='true', should_scroll_up='true',
52 should_scroll: should the extension scroll pages
83 self._should_scroll = should_scroll

Completed in 274 milliseconds