Home
last modified time | relevance | path

Searched refs:tvcm_path (Results 1 – 4 of 4) sorted by relevance

/external/chromium-trace/trace-viewer/tracing/
D__init__.py9 tvcm_path = os.path.abspath(os.path.join(os.path.dirname(__file__),
11 if tvcm_path not in sys.path:
12 sys.path.append(tvcm_path)
/external/chromium-trace/trace-viewer/tracing/third_party/tvcm/tvcm/
Dgenerate.py54 tvcm_path = os.path.abspath(os.path.join(
57 os.path.join(tvcm_path, 'third_party', 'rjsmin', 'rjsmin.py'))
198 tvcm_path = os.path.abspath(os.path.join(
201 os.path.join(tvcm_path, 'third_party', 'rcssmin', 'rcssmin.py'))
Dparse_html_deps.py14 tvcm_path = os.path.abspath(os.path.join(os.path.dirname(__file__), '..'))
15 bs_path = os.path.join(tvcm_path, 'third_party', 'beautifulsoup')
Dproject.py82 tvcm_path = os.path.abspath(os.path.join( variable in Project