Lines Matching refs:root_dir
53 self.root_dir = os.environ.get(constants.ANDROID_BUILD_TOP)
115 self.root_dir, test.data[constants.TI_REL_CONFIG]
123 out_dir = os.path.relpath(out_dir, self.root_dir)
282 config_file = os.path.join(self.root_dir, rel_config)
414 path, self.root_dir):
441 self.root_dir, test_dir, self.module_info
555 test_config_path = os.path.join(self.root_dir, test_config)
615 os.path.join(self.root_dir, os.path.dirname(rel_config_path)),
630 self.root_dir, search_class_name, is_native_test, methods
640 test_paths.append(os.path.join(self.root_dir, rel_module_path))
712 src_path = os.path.join(self.root_dir, src)
799 search_dir = os.path.join(self.root_dir, os.path.dirname(rel_config))
801 search_dir = self.root_dir
812 package_paths.append(os.path.join(self.root_dir, rel_module_path))
880 self.root_dir, dir_path, self.module_info
1067 test_config_path = os.path.join(self.root_dir, test_config)