OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tracing_path
(Results
1 - 7
of
7
) sorted by null
/external/chromium-trace/catapult/tracing/bin/
generate_about_tracing_contents
10
tracing_path
= os.path.abspath(os.path.join(os.path.dirname(__file__),
variable
12
sys.path.append(
tracing_path
)
run_vinn_tests
10
tracing_path
= os.path.abspath(os.path.join(os.path.dirname(__file__),
variable
12
sys.path.append(
tracing_path
)
trace2html
10
tracing_path
= os.path.abspath(os.path.join(os.path.dirname(__file__),
variable
12
sys.path.append(
tracing_path
)
update_gypi
10
tracing_path
= os.path.abspath(os.path.join(os.path.dirname(__file__),
variable
12
sys.path.append(
tracing_path
)
vulcanize_trace_viewer
10
tracing_path
= os.path.abspath(os.path.join(os.path.dirname(__file__),
variable
12
sys.path.append(
tracing_path
)
why_imported
43
tracing_path
= os.path.abspath(os.path.join(os.path.dirname(__file__),
variable
45
sys.path.append(
tracing_path
)
/system/extras/systrace_analysis/
analyze_trace.py
45
tracing_path
= chromium_trace_path + '/catapult/tracing/'
47
source_paths_arg = [
tracing_path
, gldist_path]
Completed in 55 milliseconds