OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:telemetry
(Results
26 - 46
of
46
) sorted by null
1
2
/external/skia/tools/skp/page_sets/
skia_wikipedia_desktop.py
7
from
telemetry
import story
8
from
telemetry
.page import page as page_module
9
from
telemetry
.page import shared_page_state
skia_worldjournal_nexus10.py
7
from
telemetry
import story
8
from
telemetry
.page import page as page_module
9
from
telemetry
.page import shared_page_state
skia_wowwiki_desktop.py
7
from
telemetry
import story
8
from
telemetry
.page import page as page_module
9
from
telemetry
.page import shared_page_state
skia_ynevsvg_desktop.py
7
from
telemetry
import story
8
from
telemetry
.page import page as page_module
9
from
telemetry
.page import shared_page_state
/external/toolchain-utils/crosperf/experiment_files/
telemetry-without-autotest.exp
1
# This example experiment file shows how to run a
Telemetry
test
3
# script. You need to supply both the name of the
Telemetry
test and
17
# Replace "page_cycler_dhtml" below with the name of the
Telemetry
test
20
# N.B. The key to running
telemetry
without autotest is the 'suite' field.
23
suite:
telemetry
/external/autotest/client/site_tests/telemetry_UnitTests/
telemetry_UnitTests.py
7
from
telemetry
.testing import run_chromeos_tests
11
"""This is a client side wrapper for the
Telemetry
unit tests."""
16
"""Runs
telemetry
/perf unit tests.
27
'/usr/local/
telemetry
/src/third_party/catapult/
telemetry
',
30
tests_to_run.append(('/usr/local/
telemetry
/src/tools/perf',
/external/skia/tools/lua/
agg_dash.lua
2
This file is used as the aggregator file when using
telemetry
for
scrape_dashing_full.lua
127
-- use for non
telemetry
138
-- use for
telemetry
ngrams.lua
8
-- To run on Cluster
Telemetry
, copy and paste the contents of this file into
9
-- the box at https://skia-tree-status.appspot.com/skia-
telemetry
/lua_script,
/external/autotest/client/site_tests/security_SandboxStatus/
security_SandboxStatus.py
10
from
telemetry
.core import exceptions
/external/autotest/client/site_tests/ui_SettingsPage/
ui_SettingsPage.py
12
from
telemetry
.util import image_util
/external/autotest/client/common_lib/cros/
kiosk_utils.py
7
from
telemetry
.core import exceptions
18
@param broswer:
Telemetry
broswer object.
50
@param browser:
Telemetry
browser object.
chrome.py
10
from
telemetry
.core import cros_interface, exceptions, util
11
from
telemetry
.internal.browser import browser_finder, browser_options
12
from
telemetry
.internal.browser import extension_to_load
36
"""Wrapper for creating a
telemetry
browser instance with extensions.
64
Constructor of
telemetry
wrapper.
76
Telemetry
will output a warning with this
191
"""Returns a
telemetry
browser instance."""
196
"""Fetches a
telemetry
extension instance given the extension path."""
304
# Calling platform.StopAllLocalServers() to tear down the
telemetry
arc_util.py
17
from
telemetry
.core import exceptions
18
from
telemetry
.internal.browser import extension_page
/external/autotest/client/site_tests/platform_InputNewTab/
platform_InputNewTab.py
13
from
telemetry
.core import exceptions
/external/autotest/client/site_tests/platform_InputBrowserNav/
platform_InputBrowserNav.py
13
from
telemetry
.core import exceptions
/external/autotest/client/site_tests/platform_InputVolume/
platform_InputVolume.py
15
from
telemetry
.core import exceptions
/external/autotest/client/site_tests/performance_InboxInputLatency/
performance_InboxInputLatency.py
16
from
telemetry
.timeline import model as model_module
17
from
telemetry
.timeline import tracing_config
/external/chromium-trace/catapult/systrace/profile_chrome/
perf_tracing_agent.py
23
sys.path.append(os.path.join(_CATAPULT_DIR, '
telemetry
'))
26
from
telemetry
.internal.platform.profiler import android_profiling_helper
27
from
telemetry
.internal.util import binary_manager
/external/autotest/client/cros/multimedia/
display_facade_native.py
21
from
telemetry
.internal.browser import web_contents
/external/autotest/client/site_tests/power_LoadTest/
power_LoadTest.py
18
from
telemetry
.core import exceptions
Completed in 411 milliseconds
1
2