Home
last modified time | relevance | path

Searched defs:current_path (Results 1 – 3 of 3) sorted by relevance

/external/chromium-trace/trace-viewer/third_party/webapp2/
Drun_tests.py7 current_path = os.path.abspath(os.path.dirname(__file__)) variable
/external/chromium-trace/trace-viewer/third_party/webapp2/docs/
Dconf.py23 current_path = os.path.abspath(os.path.dirname(__file__)) variable
/external/webrtc/test/testsupport/
Dfileutils.cc51 std::string current_path(working_dir); in ProjectRootPath() local