Searched refs:_script_path (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/tools/json_to_struct/
H A Djson_to_struct.py55 _script_path = os.path.realpath(__file__) variable
57 sys.path.insert(0, os.path.normpath(_script_path + "/../../json_comment_eater"))

Completed in 684 milliseconds