Searched defs:current_path (Results 1 – 3 of 3) sorted by relevance
7 current_path = os.path.abspath(os.path.dirname(__file__)) variable
23 current_path = os.path.abspath(os.path.dirname(__file__)) variable
51 std::string current_path(working_dir); in ProjectRootPath() local