Searched refs:test_exec_root (Results 1 – 25 of 44) sorted by relevance
12
99 test_exec_root = None,147 test_exec_root, test_source_root, excludes, argument158 self.test_exec_root = test_exec_root190 if self.test_exec_root is not None:193 self.test_exec_root = str(self.test_exec_root)
3 config.test_exec_root = os.path.dirname(__file__)4 config.test_source_root = os.path.join(os.path.dirname(config.test_exec_root), "discovery")
8 config.test_exec_root = os.path.realpath(os.path.dirname(__file__))9 config.test_source_root = os.path.join(config.test_exec_root, "tests")
18 config.test_exec_root = os.path.join(config.libcxx_obj_root, 'benchmarks')19 config.test_source_root = config.test_exec_root
6 config.test_exec_root = None
12 config.test_exec_root = None
9 config.test_exec_root = None
10 config.test_exec_root = None