Searched defs:third_party_dir (Results 1 - 1 of 1) sorted by relevance

/external/chromium-trace/catapult/telemetry/third_party/web-page-replay/third_party/
H A D__init__.py22 third_party_dir = os.path.dirname(os.path.abspath(__file__)) variable
23 ipaddr_dir = os.path.join(third_party_dir, "ipaddr")
34 sys.path.insert(0, third_party_dir)

Completed in 93 milliseconds