| /external/chromium-trace/catapult/telemetry/telemetry/internal/actions/ |
| D | media_action.py | 16 def WillRunAction(self, tab): argument 20 def RunAction(self, tab): argument 23 def WaitForEvent(self, tab, selector, event_name, timeout_in_seconds): argument 37 def HasEventCompletedOrError(self, tab, selector, event_name): argument
|
| D | page_action.py | 30 def WillRunAction(self, tab): argument 35 def RunAction(self, tab): argument 38 def CleanUp(self, tab): argument 42 tab, callback_js, selector=None, text=None, element_function=None, argument 131 def IsGestureSourceTypeSupported(tab, gesture_source_type): argument
|
| D | pinch.py | 30 def WillRunAction(self, tab): argument 46 def _GetDefaultScaleFactorForPage(tab): argument 51 def RunAction(self, tab): argument
|
| D | mouse_click.py | 14 def WillRunAction(self, tab): argument 24 def RunAction(self, tab): argument
|
| D | play.py | 31 def WillRunAction(self, tab): argument 36 def RunAction(self, tab): argument
|
| D | load_media.py | 22 def WillRunAction(self, tab): argument 27 def RunAction(self, tab): argument
|
| D | loop.py | 29 def WillRunAction(self, tab): argument 34 def RunAction(self, tab): argument
|
| D | scroll_to_element.py | 48 def WillRunAction(self, tab): argument 81 def RunAction(self, tab): argument
|
| D | seek.py | 36 def WillRunAction(self, tab): argument 41 def RunAction(self, tab): argument
|
| D | repeatable_scroll.py | 27 def WillRunAction(self, tab): argument 36 def RunAction(self, tab): argument
|
| D | swipe.py | 30 def WillRunAction(self, tab): argument 54 def RunAction(self, tab): argument
|
| D | tap.py | 25 def WillRunAction(self, tab): argument 44 def RunAction(self, tab): argument
|
| D | drag.py | 46 def WillRunAction(self, tab): argument 72 def RunAction(self, tab): argument
|
| /external/autotest/client/site_tests/platform_InputBrowserNav/ |
| D | platform_InputBrowserNav.py | 31 def test_back(self, tab): argument 42 def test_forward(self, tab): argument 53 def test_refresh(self, tab): argument 83 def verify_url(self, tab, correct_url): argument
|
| /external/autotest/client/site_tests/desktopui_MediaAudioFeedback/ |
| D | desktopui_MediaAudioFeedback.py | 44 def rms_test(self, tab, media_file, noiseprof_file, test_duration): argument 78 def wait_player_end(self, tab): argument 85 def play_media(self, tab, media_file): argument
|
| /external/autotest/client/site_tests/audio_SeekAudioFeedback/ |
| D | audio_SeekAudioFeedback.py | 46 def rms_test(self, tab, test_file, noiseprof_file, test_duration): argument 78 def wait_player_end(self, tab): argument 85 def play_media(self, tab, test_file, value): argument
|
| /external/chromium-trace/catapult/telemetry/telemetry/util/ |
| D | screenshot.py | 16 def TryCaptureScreenShot(platform, tab=None): argument 53 def TryCaptureScreenShotAndUploadToCloudStorage(platform, tab=None): argument
|
| /external/chromium-trace/catapult/telemetry/telemetry/value/ |
| D | histogram_util.py | 106 def GetHistogram(histogram_type, histogram_name, tab): argument 124 def GetHistogramCount(histogram_type, histogram_name, tab): argument 133 def GetHistogramSum(histogram_type, histogram_name, tab): argument
|
| /external/chromium-trace/catapult/telemetry/telemetry/internal/backends/ |
| D | form_based_credentials_backend.py | 15 def IsAlreadyLoggedIn(self, tab): argument 64 def _SubmitLoginFormAndWait(self, action_runner, tab, username, password): argument 91 def LoginNeeded(self, tab, action_runner, config): argument 130 def LoginNoLongerNeeded(self, tab): # pylint: disable=unused-argument argument
|
| /external/autotest/client/site_tests/power_FlashVideoSuspend/ |
| D | power_FlashVideoSuspend.py | 29 def check_video_is_playing(self, tab): argument 45 def suspend_with_youtube(self, tab, video_url): argument
|
| /external/autotest/client/site_tests/power_VideoSuspend/ |
| D | power_VideoSuspend.py | 33 def _check_video_is_playing(self, tab): argument 43 def _suspend_with_video(self, browser, tab, video_url): argument
|
| /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/util/ |
| D | ASN1Dump.java | 64 String tab = indent + TAB; in _dumpAsString() local 104 String tab = indent + TAB; in _dumpAsString() local 142 String tab = indent + TAB; in _dumpAsString() local 280 String tab = indent + TAB; in _dumpAsString() local
|
| /external/autotest/client/site_tests/policy_NotificationsBlockedForUrls/ |
| D | policy_NotificationsBlockedForUrls.py | 67 def _wait_for_page_ready(self, tab): argument 78 def _are_notifications_blocked(self, tab): argument
|
| /external/chromium-trace/catapult/telemetry/telemetry/internal/browser/ |
| D | browser_credentials_unittest.py | 26 def LoginNeeded(self, config, _, tab): argument 30 def LoginNoLongerNeeded(self, tab): argument
|
| /external/autotest/client/site_tests/policy_ImagesAllowedForUrls/ |
| D | policy_ImagesAllowedForUrls.py | 73 def _wait_for_page_ready(self, tab): argument 79 def _is_image_blocked(self, tab): argument
|