Home
last modified time | relevance | path

Searched refs:GetChromiumSrcDir (Results 1 – 5 of 5) sorted by relevance

/external/chromium-trace/catapult/telemetry/telemetry/internal/util/
Dpath.py14 GetChromiumSrcDir = util.GetChromiumSrcDir variable
Dexception_formatter.py61 base_dir = os.path.abspath(util.GetChromiumSrcDir())
/external/chromium-trace/catapult/telemetry/telemetry/core/
Dutil.py47 def GetChromiumSrcDir(): function
144 chrome_root = GetChromiumSrcDir()
/external/chromium-trace/catapult/telemetry/telemetry/internal/platform/profiler/
Dandroid_profiling_helper.py298 util.GetChromiumSrcDir(), 'third_party', 'android_tools', 'ndk',
/external/chromium-trace/catapult/telemetry/telemetry/internal/platform/
Dandroid_platform_backend.py678 stack = os.path.join(util.GetChromiumSrcDir(), 'third_party',
688 tombstones = os.path.join(util.GetChromiumSrcDir(), 'build', 'android',