Searched defs:script_dir (Results 1 – 15 of 15) sorted by relevance
14 script_dir = os.path.dirname(os.path.realpath(__file__)) variable
35 script_dir = os.path.dirname(os.path.realpath(__file__)) variable
13 script_dir = os.path.dirname(os.path.realpath(__file__)) variable
18 script_dir = os.path.dirname(os.path.realpath(__file__)) variable
19 script_dir = os.path.dirname(os.path.realpath(__file__)) variable
11 script_dir = os.path.dirname(os.path.realpath(__file__)) variable
24 def __init__(self, script_dir, options): argument
7 script_dir = os.path.dirname(os.path.abspath(sys.argv[0])) variable
22 script_dir = os.path.dirname(os.path.realpath(__file__)) variable
15 script_dir = os.path.dirname(os.path.realpath(__file__)) variable
43 script_dir = os.path.dirname(os.path.realpath(__file__)) variable
16 script_dir = os.path.dirname(os.path.realpath(__file__)) variable
144 def _GetGtestBuildDir(injected_os, script_dir, config): argument173 script_dir, argument
18 script_dir = os.path.abspath(os.path.dirname(__file__)) variable
637 char *script_dir; local